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/aggregate.sh


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/tests/command/aggregate.sh
Date: Sun, 13 Mar 2005 02:32:04 -0500

Index: pspp/tests/command/aggregate.sh
diff -u pspp/tests/command/aggregate.sh:1.5 pspp/tests/command/aggregate.sh:1.6
--- pspp/tests/command/aggregate.sh:1.5 Tue Jan 18 11:31:45 2005
+++ pspp/tests/command/aggregate.sh     Sun Mar 13 07:31:54 2005
@@ -65,7 +65,7 @@
 15
 end data.
 sort cases by x.
-aggregate /missing=columnwise /document /presorted/break=x(a) /z'label for 
z'=sum(y)/foo=nu.
+aggregate outfile=* /missing=columnwise /document /presorted/break=x /z'label 
for z'=sum(y)/foo=nu.
 list.
 EOF
 if [ $? -ne 0 ] ; then no_result ; fi




reply via email to

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