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

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

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

revision 1.9 by jstover, Mon Oct 10 22:18:06 2005 UTC revision 1.10 by jstover, Thu Oct 27 19:32:56 2005 UTC
# Line 72  if [ $? -ne 0 ] ; then no_result ; fi Line 72  if [ $? -ne 0 ] ; then no_result ; fi
72    
73    
74  activity="compare output"  activity="compare output"
75  perl -pi -e s/^\s*\$//g $TEMPDIR/pspp.list  perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list
76  diff -b  -w $TEMPDIR/pspp.list - << EOF | perl -e 's/^\s*$//g'  diff -b  -w $TEMPDIR/pspp.list - << EOF
77        R1        R1
78  --------  --------
79       7.71       7.71
# Line 96  diff -b  -w $TEMPDIR/pspp.list - << EOF Line 96  diff -b  -w $TEMPDIR/pspp.list - << EOF
96       2.64       2.64
97        .88        .88
98       1.50       1.50
   
99  EOF  EOF
100  if [ $? -ne 0 ] ; then fail ; fi  if [ $? -ne 0 ] ; then fail ; fi
101    

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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