Annotation of 43BSD/contrib/icon/libtest/Prog2test, revision 1.1

1.1     ! root        1: for i in `cat prog2.tlist`
        !             2: do
        !             3:         rm -f local/$i.out
        !             4:         echo Running $i
        !             5:        sh t-$i >local/$i.out 2>&1
        !             6:         echo Checking $i
        !             7:         diff distr/$i.out local/$i.out
        !             8:        rm -f $i
        !             9: done

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.