Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / do-if.sh
index b3bbed7fac36d8085367b9fbdd0ac7a71fc73862..8d2dcdae12e21653ae49bf72d725a1731f8f7795 100755 (executable)
@@ -108,7 +108,7 @@ EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="run test1"
-$SUPERVISOR $PSPP --testing-mode test1.pspp
+$SUPERVISOR $PSPP -o pspp.csv test1.pspp
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare test1 results"