gitolite/t/t-fedora-big-config
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

25 lines
305 B
Plaintext

# vim: syn=sh:
cd $TESTDIR
$TESTDIR/rollback
editrc GL_BIG_CONFIG 1
editrc GL_NO_DAEMON_NO_GITWEB 1
catrc
expect "GL_BIG_CONFIG *= *1;"
# ----------
name "first round"
date | hl
cat data/fedora.conf | ugc
date | hl
time sync
name "second round"
date | hl
echo "
repo foo
RW+ = u1 u2
" | ugc
date | hl