Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / import-export.sh
index 9a5814027359c949933dffe35460689549ab2a5d..b519d4695e03ebff38d17fdb7975a8643562bea0 100755 (executable)
@@ -74,7 +74,7 @@ if [ $? -ne 0 ] ; then no_result ; fi
 
 
 activity="run program"
-$SUPERVISOR $PSPP --testing-mode $TESTFILE
+$SUPERVISOR $PSPP -o pspp.csv $TESTFILE
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare output"