FREQUENCIES: Modernize syntax and improve chart support.
[pspp] / tests / bugs / temp-freq.sh
index b0c91fd3f6e16a9a61aa1bf091b72cc7d53266a1..1d96a178feb550c7f8d430f484b65d6ec751d340 100755 (executable)
@@ -83,7 +83,7 @@ FINISH
 EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
-$SUPERVISOR $PSPP --testing-mode $TESTFILE
+$SUPERVISOR $PSPP -o pspp.csv $TESTFILE
 if [ $? -ne 0 ] ; then no_result ; fi
 
 diff -c $TEMPDIR/pspp.csv - << EOF
@@ -100,6 +100,7 @@ Value Label,Value,Frequency,Percent,Valid Percent,Cum Percent
 ,31.00,1,25.00,25.00,100.00
 Total,,4,100.0,100.0,
 
+Table: X
 N,Valid,4
 ,Missing,0
 Mean,,19.25