summaryrefslogtreecommitdiff
path: root/test/setup
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-04-22 10:44:15 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2009-04-22 10:44:15 +0200
commit8f2e0fb1e5972e1fe1b267f5939c60097d28b3f3 (patch)
treefcdcf74299ddccd1cc152f7670e2a990a03dc401 /test/setup
parentd6e476488b760e5e06d629cdd1e101a03f48c2ba (diff)
Added tests for pkg push
Diffstat (limited to 'test/setup')
-rw-r--r--test/setup1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/setup b/test/setup
index ac82c31..e2cff79 100644
--- a/test/setup
+++ b/test/setup
@@ -7,6 +7,7 @@ for repo in ra rb rc; (
mkdir $repo
cd $repo
git init
+ git config receive.denyCurrentBranch ignore
touch foo
mkdir bin
touch bin/$repo