(main): When testing mode is enabled, use a built-in output driver
[pspp-builds.git] / tests / command / sort.sh
index 1eb4d855ae59560860cf5f0169d32a96bfe2271a..00d4f403c314ba439e9cbe21bb3cf69d7d41eff0 100755 (executable)
@@ -116,7 +116,7 @@ for count_repeat_buffers in \
   } > sort.pspp || no_result
   
   activity="run program"
-  $SUPERVISOR $PSPP --testing-mode -o raw-ascii sort.pspp
+  $SUPERVISOR $PSPP --testing-mode sort.pspp
   if [ $? -ne 0 ] ; then no_result ; fi
   
   perl -pi -e 's/^\s*$//g' sort.exp sort.out