Regression dialog
[pspp-builds.git] / tests / command / print.sh
index 44273ece20fd3832ef1f96d8ad335de10354ac9d..c5de1e9fe6f40992fc9c8d0d23b4249c0d242464 100755 (executable)
@@ -101,7 +101,7 @@ if [ $? -ne 0 ] ; then no_result ; fi
 
 
 activity="run program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii --testing-mode $TEMPDIR/print.stat > $TEMPDIR/errs
+$SUPERVISOR $PSPP --testing-mode --error-file=$TEMPDIR/errs $TEMPDIR/print.stat 
 if [ $? -ne 0 ] ; then fail ; fi
 
 activity="compare print.out"