Greatly simplify PSPP configuration.
[pspp-builds.git] / tests / command / sort.sh
index d66681be7bf9e9b588d4c7be3886f4f9936df6e2..409c11965ffadd42f8578e296d381fc0927d7a81 100755 (executable)
@@ -121,7 +121,7 @@ for count_repeat_buffers in \
   } > sort.pspp || no_result
   
   activity="run program"
-  $SUPERVISOR $PSPP --testing-mode sort.pspp
+  $SUPERVISOR $PSPP --testing-mode -o pspp.csv sort.pspp
   if [ $? -ne 0 ] ; then no_result ; fi
   
   perl -pi -e 's/^\s*$//g' sort.exp sort.out