Implemented long variable names a la spss V12.
[pspp-builds.git] / tests / command / oneway.sh
index a729f68b5687eeda79e230258f99764e042127a2..8851fe940f844d92ecd83186299ee8d7c0f5c06d 100755 (executable)
@@ -75,8 +75,8 @@ VALUE LABELS /brand 1 'Aspeger' 2 'Bloggs' 3 'Charlies'.
 ONEWAY
        quality BY brand
        /STATISTICS descriptives homogeneity
-       /CONTRASTS =  -2 1 1 
-       /CONTRASTS = 0 -1 1
+       /CONTRAST =  -2 1 1 
+       /CONTRAST = 0 -1 1
        .
 EOF
 if [ $? -ne 0 ] ; then no_result ; fi
@@ -86,7 +86,7 @@ activity="run program"
 $SUPERVISOR $here/../src/pspp -o raw-ascii $TESTFILE
 if [ $? -ne 0 ] ; then no_result ; fi
 
-diff $TEMPDIR/pspp.list - << EOF
+diff -b -B $TEMPDIR/pspp.list - << EOF
 1.1 DATA LIST.  Reading free-form data from the command file.
 +--------+------+
 |Variable|Format|