Prepend $SUPERVISOR to invocations of pspp so that we
[pspp-builds.git] / tests / command / aggregate.sh
index 90c1351f090763fcfd7d9030d781328e4ef7cfc3..916587dc0c575c5fca125d7706be6f00569db5b9 100755 (executable)
@@ -69,7 +69,7 @@ EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="run program"
-$here/../src/pspp    -o raw-ascii $TEMPDIR/test.sps  
+$SUPERVISOR $here/../src/pspp    -o raw-ascii $TEMPDIR/test.sps  
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="test result"