Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / flip.sh
index 7766ad446403f7474f92073dadcf0bd158d59372..141a75cc4a641cdd8acb038c90828d4da4cb55c1 100755 (executable)
@@ -92,7 +92,7 @@ if [ $? -ne 0 ] ; then no_result ; fi
 
 
 activity="run program"
-$SUPERVISOR $PSPP --testing-mode $TEMPDIR/flip.stat
+$SUPERVISOR $PSPP -o pspp.csv $TEMPDIR/flip.stat
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare output"