Fixed non-portable shell syntax in tests. Added a dist-hook target to check
[pspp-builds.git] / tests / bugs / temp-freq.sh
index 7ec3c012a49f21dd32f58730b5100f73816f9b3a..64f12ee9aa8f4836f43d0e0ef96e4467b5573211 100755 (executable)
@@ -79,7 +79,7 @@ FINISH
 EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
 if [ $? -ne 0 ] ; then no_result ; fi
 
 perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list