Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / sample.sh
index 4d001bf7ff69004775758c5d16dadad5b7606e21..c8d25e75984e21bb44f8fb06691a7660c74e2857 100755 (executable)
@@ -81,7 +81,7 @@ if [ $? -ne 0 ] ; then no_result ; fi
 
 
 activity="run program"
-$SUPERVISOR $PSPP --testing-mode $TEMPDIR/sample.stat 
+$SUPERVISOR $PSPP -o pspp.csv $TEMPDIR/sample.stat 
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="create head"