Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / formats / binhex-out.sh
index caffb03b1a1073236a75549ef7c1e918504da8d0..6fb4a972460a761773313e2bf8adba08c8a0c9f4 100755 (executable)
@@ -154,7 +154,7 @@ EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="run program"
-$SUPERVISOR $PSPP --testing-mode binhex-out.pspp
+$SUPERVISOR $PSPP -o pspp.csv binhex-out.pspp
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="gunzip expected results"