/[pspp]/pspp/tests/command/aggregate.sh
ViewVC logotype

Diff of /pspp/tests/command/aggregate.sh

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

revision 1.5 by jmd, Tue Jan 18 11:31:45 2005 UTC revision 1.6 by blp, Sun Mar 13 07:31:54 2005 UTC
# Line 65  begin data. Line 65  begin data.
65  15  15
66  end data.  end data.
67  sort cases by x.  sort cases by x.
68  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.
69  list.  list.
70  EOF  EOF
71  if [ $? -ne 0 ] ; then no_result ; fi  if [ $? -ne 0 ] ; then no_result ; fi

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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