/[pspp]/pspp/tests/bugs/agg-crash-2.sh
ViewVC logotype

Diff of /pspp/tests/bugs/agg-crash-2.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by blp, Mon Feb 14 00:15:56 2005 UTC revision 1.2 by blp, Sun Mar 13 07:31:53 2005 UTC
# Line 59  END DATA. Line 59  END DATA.
59    
60    
61    
62  AGGREGATE /BREAK=y /x=MAX(x).  AGGREGATE OUTFILE=* /BREAK=y /x=MAX(x).
63  LIST /x y.  LIST /x y.
64  EOF  EOF
65  if [ $? -ne 0 ] ; then no_result ; fi  if [ $? -ne 0 ] ; then no_result ; fi

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26