X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Foneway-with-splits.sh;h=c9eec5d55b5243396f1a5c84ed9607273cd3ba8f;hb=05e356b2a3087e819ef3b5388e29c822f41502e1;hp=e5d7aaabff06cad484e121ef06c9f506f003344c;hpb=a7cc8b259f0fe963aa30d4e64f7d39551ded1454;p=pspp-builds.git diff --git a/tests/command/oneway-with-splits.sh b/tests/command/oneway-with-splits.sh index e5d7aaab..c9eec5d5 100755 --- a/tests/command/oneway-with-splits.sh +++ b/tests/command/oneway-with-splits.sh @@ -78,8 +78,8 @@ SPLIT FILE by s. ONEWAY quality BY brand /STATISTICS descriptives homogeneity - /CONTRASTS = -2 2 - /CONTRASTS = -1 1 + /CONTRAST = -2 2 + /CONTRAST = -1 1 . EOF if [ $? -ne 0 ] ; then no_result ; fi