X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Foneway.sh;h=8851fe940f844d92ecd83186299ee8d7c0f5c06d;hb=05e356b2a3087e819ef3b5388e29c822f41502e1;hp=cedaedf876cd7bb0c931512df8f962d5bb6f5918;hpb=a7cc8b259f0fe963aa30d4e64f7d39551ded1454;p=pspp-builds.git diff --git a/tests/command/oneway.sh b/tests/command/oneway.sh index cedaedf8..8851fe94 100755 --- a/tests/command/oneway.sh +++ b/tests/command/oneway.sh @@ -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