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