/[pspp]/pspp/tests/command/beg-data.sh
ViewVC logotype

Diff of /pspp/tests/command/beg-data.sh

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

revision 1.8 by jstover, Mon Oct 10 22:18:06 2005 UTC revision 1.9 by jstover, Thu Oct 27 18:57:39 2005 UTC
# Line 81  if [ $? -ne 0 ] ; then no_result ; fi Line 81  if [ $? -ne 0 ] ; then no_result ; fi
81    
82  activity="compare data"  activity="compare data"
83  perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list  perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list
84  diff -b $TEMPDIR/pspp.list - << foobar |perl -e 's/^\s*$//g'  diff -b $TEMPDIR/pspp.list - << foobar
85  1.1 DATA LIST.  Reading 1 record from the command file.  1.1 DATA LIST.  Reading 1 record from the command file.
86  +--------+------+-------+------+  +--------+------+-------+------+
87  |Variable|Record|Columns|Format|  |Variable|Record|Columns|Format|
# Line 89  diff -b $TEMPDIR/pspp.list - << foobar | Line 89  diff -b $TEMPDIR/pspp.list - << foobar |
89  |A       |     1|  1-  1|F1.0  |  |A       |     1|  1-  1|F1.0  |
90  |B       |     1|  2-  2|F1.0  |  |B       |     1|  2-  2|F1.0  |
91  +--------+------+-------+------+  +--------+------+-------+------+
   
92  A B  A B
93  - -  - -
94  1 2  1 2
# Line 97  A B Line 96  A B
96  5 6  5 6
97  7 8  7 8
98  9 0  9 0
   
99  2.1 DATA LIST.  Reading 1 record from the command file.  2.1 DATA LIST.  Reading 1 record from the command file.
100  +--------+------+-------+------+  +--------+------+-------+------+
101  |Variable|Record|Columns|Format|  |Variable|Record|Columns|Format|
# Line 105  A B Line 103  A B
103  |A       |     1|  1-  1|F1.0  |  |A       |     1|  1-  1|F1.0  |
104  |B       |     1|  2-  2|F1.0  |  |B       |     1|  2-  2|F1.0  |
105  +--------+------+-------+------+  +--------+------+-------+------+
   
106  A B  A B
107  - -  - -
108  0 9  0 9

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

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