(src_data_libdata_a_SOURCES): Add val-type.h, to fix make distcheck.
[pspp-builds.git] / tests / bugs / crosstabs.sh
index b4eb3dbec8cf68fb615901575d1612eabd9d5e05..818682d7301f0733d0c74dc27907e78cab59920d 100755 (executable)
@@ -80,7 +80,7 @@ EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
 
-$SUPERVISOR $PSPP $TEMPDIR/ct.stat
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/ct.stat
 if [ $? -ne 0 ] ; then fail ; fi