Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / examine-extremes.sh
index f771c66d01774a4d21ab72b0474cd9b4eee47e03..71d7d27982f9d6e8ea72d776299dc8479bbf2a64 100755 (executable)
@@ -95,7 +95,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 results"