/[pspp]/pspp/tests/bugs/compute-lv.sh
ViewVC logotype

Diff of /pspp/tests/bugs/compute-lv.sh

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

revision 1.5 by jstover, Mon Oct 10 22:18:06 2005 UTC revision 1.6 by jstover, Thu Oct 27 19:32:56 2005 UTC
# Line 72  if [ $? -ne 0 ] ; then fail ; fi Line 72  if [ $? -ne 0 ] ; then fail ; fi
72    
73  activity="compare output"  activity="compare output"
74  perl -pi -e 's/^\s*$//g' pspp.list  perl -pi -e 's/^\s*$//g' pspp.list
75  diff -b pspp.list - << EOF |perl -e 's/^\s*$//g'  diff -b pspp.list - << EOF
76  1.1 DATA LIST.  Reading free-form data from the command file.  1.1 DATA LIST.  Reading free-form data from the command file.
77  +----------------+------+  +----------------+------+
78  |    Variable    |Format|  |    Variable    |Format|
# Line 80  diff -b pspp.list - << EOF |perl -e 's/^ Line 80  diff -b pspp.list - << EOF |perl -e 's/^
80  |longVariablename|F8.0  |  |longVariablename|F8.0  |
81  |x               |F8.0  |  |x               |F8.0  |
82  +----------------+------+  +----------------+------+
   
83  longVariablename        x  longVariablename        x
84  ---------------- --------  ---------------- --------
85             99.00     2.00             99.00     2.00

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