/[pspp]/pspp/tests/command/oneway-with-splits.sh
ViewVC logotype

Diff of /pspp/tests/command/oneway-with-splits.sh

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

revision 1.5 by jmd, Thu Jan 27 23:45:58 2005 UTC revision 1.6 by jmd, Wed Apr 13 10:09:59 2005 UTC
# Line 78  SPLIT FILE by s. Line 78  SPLIT FILE by s.
78  ONEWAY  ONEWAY
79          quality BY brand          quality BY brand
80          /STATISTICS descriptives homogeneity          /STATISTICS descriptives homogeneity
81          /CONTRASTS =  -2 2          /CONTRAST =  -2 2
82          /CONTRASTS = -1 1          /CONTRAST = -1 1
83          .          .
84  EOF  EOF
85  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