Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / rename.sh
index a4b9646ec351246a94f7c1ccbaaf5c3e8dc2e600..1e08782a4af0dc434c4008ce5b855683b053dfaa 100755 (executable)
@@ -80,7 +80,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="check sysfile"