gitolite/t/t09-oldtests

12 lines
135 B
Plaintext
Raw Normal View History

# vim: syn=sh:
# ----------
for i in 0 1
do
hl t09-oldtests with GL_BIG_CONFIG $i
. ./t09a-oldtests $i
cd $TESTDIR
done