Does not cout lines outputted from codemodel command.

This commit is contained in:
pnenzi 2004-09-04 19:58:11 +00:00
parent 9e79c3380d
commit fb62379a6c
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
NGSPICE=$1
TEST=$2
DIFFPIPE="Reference|Analysis|CPU|memory|Date|Note|Sun|Mon|Tue|Wed|Thu|Fri|Sat|Jan|Feb|Mar|Apr|Jun|Jul|Aug|Sep|Oct|Nov|Dec"
DIFFPIPE="Added|Got|Reference|Analysis|CPU|memory|Date|Note|Sun|Mon|Tue|Wed|Thu|Fri|Sat|Jan|Feb|Mar|Apr|Jun|Jul|Aug|Sep|Oct|Nov|Dec"
testname=`basename $TEST .cir`
testdir=`dirname $TEST`