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