gitolite/t/t05-delegation
Sitaram Chamarty 0add3d3de7 finally, open up my secret test scripts...
...after getting rid of most of the hardcoding (though not all!)
2010-06-12 13:24:55 +05:30

12 lines
139 B
Plaintext

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