Compacted values need to start off from 0.
[pspp] / tests / command / percentiles.sh
index aa7d81a8031f5168fe4022326de1402929fd3d5e..83cace7e254fcc28eee29ffc90f114dc7c357d95 100755 (executable)
@@ -70,7 +70,7 @@ if [ $? -ne 0 ] ; then no_result ; fi
 
 
 activity="run prog"
-$here/../src/pspp -o raw-ascii $TEMPDIR/percents.stat
+$SUPERVISOR $here/../src/pspp -o raw-ascii $TEMPDIR/percents.stat
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare output"