/[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.1 by jmd, Wed Apr 13 10:09:59 2005 UTC revision 1.2 by blp, Mon May 2 06:21:21 2005 UTC
# Line 71  if [ $? -ne 0 ] ; then fail ; fi Line 71  if [ $? -ne 0 ] ; then fail ; fi
71  activity="compare output"  activity="compare output"
72  diff -B -b pspp.list - << EOF  diff -B -b pspp.list - << EOF
73  1.1 DATA LIST.  Reading free-form data from the command file.  1.1 DATA LIST.  Reading free-form data from the command file.
74  +--------+------+  +----------------+------+
75  |Variable|Format|  |    Variable    |Format|
76  #========#======#  #================#======#
77  |LONGVARI|F8.0  |  |longVariablename|F8.0  |
78  |X       |F8.0  |  |x               |F8.0  |
79  +--------+------+  +----------------+------+
80    
81  LONGVARI        X  longVariablename        x
82  -------- --------  ---------------- --------
83     99.00     2.00             99.00     2.00
84     97.00     4.00             97.00     4.00
85  EOF  EOF
86  if [ $? -ne 0 ] ; then fail ; fi  if [ $? -ne 0 ] ; then fail ; fi
87    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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