(minor) t/reset and test scripts were not getting a VERSION file
This commit is contained in:
parent
4c5bb27739
commit
afc2c14a65
|
@ -50,7 +50,8 @@ try "
|
|||
|
||||
# clean install
|
||||
mkdir -p $ENV{HOME}/bin
|
||||
ln -sf $ENV{PWD}/src/gitolite $ENV{PWD}/t/glt ~/bin
|
||||
ln -sf $ENV{PWD}/t/glt ~/bin
|
||||
./install -ln
|
||||
cd; rm -vrf .gito* repositories
|
||||
git config --global user.name \"gitolite tester\"
|
||||
git config --global user.email \"tester\@example.com\"
|
||||
|
|
Loading…
Reference in a new issue