Fixed problem finding createdb and psql binaries.
[pspp-builds.git] / tests / bugs / compute-sum.sh
index 4b043a92153044c0889cfe9bc8ed2bcaf8d476c8..846ef79e5878864ada167d031aa825aec584b265 100755 (executable)
@@ -68,7 +68,7 @@ EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="run program"
-$SUPERVISOR $PSPP $TEMPDIR/compute-sum.stat
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/compute-sum.stat
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare output"