Committed patch #5524, which allows the message destination to be
[pspp-builds.git] / tests / command / loop.sh
index 7c7e493aa3767ece748ac3e16bd1c978c4cb1583..e2b42426bf3c92325e79bb9781f63795128d8493 100755 (executable)
@@ -73,7 +73,7 @@ EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="run program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TEMPDIR/loop.stat > $TEMPDIR/stdout
+$SUPERVISOR $PSPP --testing-mode -o raw-ascii -e $TEMPDIR/stdout $TEMPDIR/loop.stat 
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare stdout"