Fixed a bug in the levene test, and added the levene test to the oneway cmd
[pspp] / tests / command / autorecod.sh
index 08428c1efe4b4e56bda48808ef7e83d4645105d0..01c90904a230f6750b1c0b76f0a19db7aabd5bcd 100755 (executable)
@@ -73,11 +73,11 @@ EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="run program"
-$here/../src/pspp    -o raw-ascii $TEMPDIR/prog.sps  
+$SUPERVISOR $here/../src/pspp    -o raw-ascii $TEMPDIR/prog.sps  
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="test output"
-diff -B $TEMPDIR/pspp.list - <<EOF
+diff -b -B $TEMPDIR/pspp.list - <<EOF
 1.1 DATA LIST.  Reading 1 record from the command file.
 +--------+------+-------+------+
 |Variable|Record|Columns|Format|