pspp-cvs
[Top][All Lists]
Advanced

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

[Pspp-cvs] Changes to pspp/tests/bugs/agg-crash-2.sh


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/tests/bugs/agg-crash-2.sh
Date: Sun, 13 Mar 2005 02:32:01 -0500

Index: pspp/tests/bugs/agg-crash-2.sh
diff -u pspp/tests/bugs/agg-crash-2.sh:1.1 pspp/tests/bugs/agg-crash-2.sh:1.2
--- pspp/tests/bugs/agg-crash-2.sh:1.1  Mon Feb 14 00:15:56 2005
+++ pspp/tests/bugs/agg-crash-2.sh      Sun Mar 13 07:31:53 2005
@@ -59,7 +59,7 @@
 
 
 
-AGGREGATE /BREAK=y /x=MAX(x).
+AGGREGATE OUTFILE=* /BREAK=y /x=MAX(x).
 LIST /x y.
 EOF
 if [ $? -ne 0 ] ; then no_result ; fi




reply via email to

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