/[ghosts]/ghosts/gedcomparser/tests/predicates/gedcompredicates.test
ViewVC logotype

Diff of /ghosts/gedcomparser/tests/predicates/gedcompredicates.test

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

revision 1.1 by cpcp, Thu Sep 25 19:27:12 2003 UTC revision 1.2 by cpcp, Thu Oct 30 20:05:45 2003 UTC
# Line 8  if test -z "$srcdir"; then Line 8  if test -z "$srcdir"; then
8      test -z "$srcdir" && srcdir=.      test -z "$srcdir" && srcdir=.
9      test "${VERBOSE+set}" != set && VERBOSE=1      test "${VERBOSE+set}" != set && VERBOSE=1
10  fi  fi
 echo "SRCDIR=$srcdir"  
11    
12  ./gedcompredicates "$srcdir"/gedcompredicates.ged > /tmp/gedcompredicates.out  ./gedcompredicates "$srcdir"/gedcompredicates.ged > /tmp/gedcompredicates.out
13  diff /tmp/gedcompredicates.out "$srcdir"/gedcompredicates.out_ref >& /dev/null  diff /tmp/gedcompredicates.out "$srcdir"/gedcompredicates.out_ref >& /dev/null
14    
15  RESULT=$?  RESULT=$?
 RESULT=0  
16  \rm /tmp/gedcompredicates.out  \rm /tmp/gedcompredicates.out
17    
18  exit $RESULT  exit $RESULT

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