gitolite/t/rollback
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
193 B
Bash
Executable file

#!/bin/bash
export TESTDIR=$PWD
cd
rm -rf gitolite-admin td
tar xf rollback.tar
mkdir td
scp $TESTDIR/rollback.server gitolite-test@localhost:rollback
ssh gitolite-test@localhost ./rollback