[Qa-jenkins-scm] [jenkins.debian.net] 01/01: this repo seems to be packed strangly

Holger Levsen holger at moszumanska.debian.org
Tue Sep 1 21:58:18 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 0323d1a66453603da7e4937c2c1ca9d3817c414c
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Sep 1 23:57:52 2015 +0200

    this repo seems to be packed strangly
---
 bin/rebootstrap.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/rebootstrap.sh b/bin/rebootstrap.sh
index 34cd0d6..49e808d 100755
--- a/bin/rebootstrap.sh
+++ b/bin/rebootstrap.sh
@@ -13,7 +13,7 @@ cleanup_all() {
 
 CODE=$(mktemp --tmpdir=/tmp gitclone-XXXXXXXXX -u)
 trap cleanup_all INT TERM EXIT
-git clone --depth 1 git://anonscm.debian.org/users/helmutg/rebootstrap.git $CODE
+git clone git://anonscm.debian.org/users/helmutg/rebootstrap.git $CODE
 cd $CODE
 git checkout $1
 shift

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list