Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / stats / descript-missing.sh
index fce8a17ecdf843e15424e193885173d23bfe092e..2370a1d58ab2537983d250f15a9af5f13b07d267 100755 (executable)
@@ -83,7 +83,7 @@ if [ $? -ne 0 ] ; then no_result ; fi
 
 
 activity="run program"
-$SUPERVISOR $PSPP --testing-mode $TEMPDIR/descript.stat
+$SUPERVISOR $PSPP -o pspp.csv $TEMPDIR/descript.stat
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare output"