octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

octave-4.0.1 strange echo


From: Marco Atzeri
Subject: octave-4.0.1 strange echo
Date: Tue, 22 Mar 2016 17:58:07 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0

I just built from
ftp://ftp.gnu.org/gnu/octave/octave-4.0.1.tar.xz

plus adapted two 2 patches
http://hg.savannah.gnu.org/hgweb/octave/rev/8e5eca2c5a64
http://hg.savannah.gnu.org/hgweb/octave/rev/2ee20a290d61

and now i see a copy of
/usr/share/octave/4.0.1/m/startup/__finish__.m
any time I require a "echo on" and exit.


$ octave-cli --eval "echo on"
+ ## Copyright (C) 2008-2015 Ben Abbott
+ ##
+ ## This file is part of Octave.
+ ##
+ ## Octave is free software; you can redistribute it and/or modify it
+ ## under the terms of the GNU General Public License as published by
+ ## the Free Software Foundation; either version 3 of the License, or (at
....
+ ## No test needed for internal helper m-file.
+ ##!assert (1)
+ endscript;


I doubt it is a an effect of the two patches, but could anyone
check on a clean octave-4.0.1 build ?

Thanks in advance
Marco



reply via email to

[Prev in Thread] Current Thread [Next in Thread]