Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / trimmed-mean.sh
index 2884392079dd727ad1431000b75dc8d8c6c2555f..f410a9f55bf332b979908a4f44d11d7dc35e9d8c 100755 (executable)
@@ -81,7 +81,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