/[pspp]/pspp/tests/bugs/multipass.sh
ViewVC logotype

Diff of /pspp/tests/bugs/multipass.sh

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

revision 1.6 by jstover, Mon Oct 10 22:18:06 2005 UTC revision 1.7 by jstover, Thu Oct 27 19:32:56 2005 UTC
# Line 74  $SUPERVISOR $here/../src/pspp -o raw-asc Line 74  $SUPERVISOR $here/../src/pspp -o raw-asc
74  if [ $? -ne 0 ] ; then no_result ; fi  if [ $? -ne 0 ] ; then no_result ; fi
75    
76    
77  perl -pi -e s/^\s*\$//g $TEMPDIR/pspp.list  perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list
78  diff -b  -w $TEMPDIR/pspp.list - << EOF | perl -e 's/^\s*$//g'  diff -b  -w $TEMPDIR/pspp.list - << EOF
79  1.1 DATA LIST.  Reading free-form data from the command file.  1.1 DATA LIST.  Reading free-form data from the command file.
80  +--------+------+  +--------+------+
81  |Variable|Format|  |Variable|Format|
# Line 83  diff -b  -w $TEMPDIR/pspp.list - << EOF Line 83  diff -b  -w $TEMPDIR/pspp.list - << EOF
83  |ID      |F8.0  |  |ID      |F8.0  |
84  |ABC     |F8.0  |  |ABC     |F8.0  |
85  +--------+------+  +--------+------+
   
86  2.1 DESCRIPTIVES.  Valid cases = 6; cases with missing value(s) = 0.  2.1 DESCRIPTIVES.  Valid cases = 6; cases with missing value(s) = 0.
87  +--------#-+-----+-------+-------+-------+  +--------#-+-----+-------+-------+-------+
88  |Variable#N| Mean|Std Dev|Minimum|Maximum|  |Variable#N| Mean|Std Dev|Minimum|Maximum|

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