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/t-test-groups.sh


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/tests/command/t-test-groups.sh
Date: Mon, 02 May 2005 02:22:01 -0400

Index: pspp/tests/command/t-test-groups.sh
diff -u pspp/tests/command/t-test-groups.sh:1.6 
pspp/tests/command/t-test-groups.sh:1.7
--- pspp/tests/command/t-test-groups.sh:1.6     Mon Jan 24 04:29:53 2005
+++ pspp/tests/command/t-test-groups.sh Mon May  2 06:21:21 2005
@@ -48,7 +48,7 @@
 
 activity="create program"
 cat > $TESTFILE <<EOF
-data list list /id * indep * dep1 * dep2 *.
+data list list /ID * INDEP * DEP1 * DEP2 *.
 begin data.
 1  1.1 1 3
 2  1.1 2 4




reply via email to

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