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

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

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

revision 1.6 by jmd, Thu Jan 27 23:45:58 2005 UTC revision 1.7 by jmd, Wed Apr 13 10:09:59 2005 UTC
# Line 75  VALUE LABELS /brand 1 'Aspeger' 2 'Blogg Line 75  VALUE LABELS /brand 1 'Aspeger' 2 'Blogg
75  ONEWAY  ONEWAY
76          quality BY brand          quality BY brand
77          /STATISTICS descriptives homogeneity          /STATISTICS descriptives homogeneity
78          /CONTRASTS =  -2 1 1          /CONTRAST =  -2 1 1
79          /CONTRASTS = 0 -1 1          /CONTRAST = 0 -1 1
80          .          .
81  EOF  EOF
82  if [ $? -ne 0 ] ; then no_result ; fi  if [ $? -ne 0 ] ; then no_result ; fi

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

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