pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/tests/command/oneway-with-splits.sh


From: John Darrington
Subject: [Pspp-cvs] Changes to pspp/tests/command/oneway-with-splits.sh
Date: Wed, 13 Apr 2005 06:10:19 -0400

Index: pspp/tests/command/oneway-with-splits.sh
diff -u pspp/tests/command/oneway-with-splits.sh:1.5 
pspp/tests/command/oneway-with-splits.sh:1.6
--- pspp/tests/command/oneway-with-splits.sh:1.5        Thu Jan 27 23:45:58 2005
+++ pspp/tests/command/oneway-with-splits.sh    Wed Apr 13 10:09:59 2005
@@ -78,8 +78,8 @@
 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]