gitolite/t/t05-delegation

12 lines
139 B
Plaintext
Raw Normal View History

# vim: syn=sh:
# ----------
for i in 0 1
do
hl t05-delegation with GL_BIG_CONFIG $i
. ./t05a-delegation $i
cd $TESTDIR
done