Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / data-list.sh
index 52b3dcb8c999c84af08b117352a9b5f13f30f5c3..13c2a683c61cd83ac90908ca47ae9d0aaff1f8a7 100755 (executable)
@@ -147,7 +147,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 fail ; fi
 
 activity="compare output"