Make the expression code a little nicer and fix bugs found
[pspp] / tests / command / split-file.sh
index 666f39dd3ba58f136812adb20d7bd08d398b1b4d..6b9a5ea38979991399875bbcd9ff254f976dda86 100755 (executable)
@@ -71,7 +71,7 @@ EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="run program"
-$here/../src/pspp -o raw-ascii $TEMPDIR/split.stat
+$SUPERVISOR $here/../src/pspp -o raw-ascii $TEMPDIR/split.stat
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare results"