Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / formats / ib-in.sh
index 3a54c2f0fc8e515f15fa07158c2bfe67296032c7..50c8c93bea438fc16f18a5b628b4832dfae0e170 100755 (executable)
@@ -72,7 +72,7 @@ EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="run program"
-$SUPERVISOR $PSPP --testing-mode ib-in.pspp
+$SUPERVISOR $PSPP -o pspp.csv ib-in.pspp
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="gunzip expected results"