bug-gnucap
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnucap] Gnucap test


From: bcraft
Subject: [Bug-gnucap] Gnucap test
Date: Thu, 31 Oct 2002 23:45:08 -0600

Hello all,

  First, this is version 0.32

  The script, test, in the test subdirectory contains
an error on the diff line.  The original diff line was:

diff $4/$ii.out $3/$ii.out >>$3/$2.diffs || echo "****** $ii fails ******"

with the suggested invocation line for test:

./test ../src/O/gnucap "" 0001 ==

the result is a single diff-file called .diffs.
The following seems to work much better.

diff $4/$ii.out $3/$ii.out >>$3/$ii.diffs || echo "****** $ii fails ******"

But, now I get many diff-files of zero length.
I also get corresponding "fails" messages.
Has anyone sorted this out.

Thanks,
Ben Craft
address@hidden






reply via email to

[Prev in Thread] Current Thread [Next in Thread]