diff test/config/unix.exp @ 5347:679cc8fec408

[project @ 2005-05-11 16:34:11 by jwe]
author jwe
date Wed, 11 May 2005 16:34:11 +0000
parents 498652ebb0df
children
line wrap: on
line diff
--- a/test/config/unix.exp	Tue May 10 09:41:38 2005 +0000
+++ b/test/config/unix.exp	Wed May 11 16:34:11 2005 +0000
@@ -81,7 +81,7 @@
 # the timeout period at a minute for the real tests.
 
   set timeout 60
-  spawn $OCTAVE -f -q $OSPATH
+  spawn $OCTAVE -f -q -H $OSPATH
 
   set timeout 5
   expect {
@@ -132,8 +132,8 @@
 
 # Can't seem to get 2>&1 to work without using /bin/sh -c ""...
 
-  send_log "EXEC: $OCTAVE -f -q $OSPATH $src_file\n"
-  catch "exec /bin/sh -c \"$OCTAVE -f -q $OSPATH $src_file 2>&1\"" oct_output
+  send_log "EXEC: $OCTAVE -f -q -H $OSPATH $src_file\n"
+  catch "exec /bin/sh -c \"$OCTAVE -f -q -H $OSPATH $src_file 2>&1\"" oct_output
 }
 
 # do_test -- run a test given by the file $src_code.