aboutsummaryrefslogtreecommitdiff
path: root/t/install
diff options
context:
space:
mode:
authorChristian Ruppert <idl0r@gentoo.org>2012-05-20 20:31:17 +0200
committerChristian Ruppert <idl0r@gentoo.org>2012-05-20 20:31:17 +0200
commitc8a8268f4148161033d1c06bd8f2495ef811927c (patch)
tree2aecf2a6bee259879fc5917482d859e082ebb83c /t/install
parentAdd find_pubkey() function (diff)
parentv2.3.1 (diff)
downloadgitolite-gentoo-c8a8268f4148161033d1c06bd8f2495ef811927c.tar.gz
gitolite-gentoo-c8a8268f4148161033d1c06bd8f2495ef811927c.tar.bz2
gitolite-gentoo-c8a8268f4148161033d1c06bd8f2495ef811927c.zip
Merge branch 'upstream'v2.3.1-gentoogitolite-gentoo-2.3.1
Diffstat (limited to 't/install')
-rwxr-xr-xt/install1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/install b/t/install
index 864c196..24b9200 100755
--- a/t/install
+++ b/t/install
@@ -42,6 +42,7 @@ git config --global user.email "tester@example.com"
# install it
cd gitolite
+cp contrib/VREF/* src
git describe --tags --long HEAD > conf/VERSION
# in case it is dirty
src/gl-system-install