|
|
1.1 root 1: . ../Setpath
2: for i in `cat $1.ls`
3: do
4: rm -f local/$i.out
5: echo Running $i
6: $Icont -s $i.icn -x >local/$i.out 2>&1
7: echo Checking $i
8: diff local/$i.out stand/$i.out
9: rm -f $i
10: done
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.