changeset 6074:1839d551521b

[project @ 2006-10-24 14:20:17 by jwe]
author jwe
date Tue, 24 Oct 2006 14:20:17 +0000
parents 934146a33e83
children eaeff5ddfae5
files run-octave.in
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/run-octave.in	Tue Oct 24 13:52:31 2006 +0000
+++ b/run-octave.in	Tue Oct 24 14:20:17 2006 +0000
@@ -9,7 +9,6 @@
 done
 LOADPATH=$(echo $LOADPATH | sed 's|^:||')
 IMAGEPATH="$top_srcdir/scripts/image"
-echo $LOADPATH
 args="--path=$LOADPATH --image-path=$IMAGEPATH"
 if [ $# -gt 0 ]; then
   if [ "x$1" = "x-g" ]; then