[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible/openwrt|lede: checkout a full tree
Holger Levsen
holger at layer-acht.org
Tue Aug 2 17:43:33 UTC 2016
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 ec415bd0b3feec78b1be073709ffae0de219de33
Author: Alexander Couzens <lynxis at fe80.eu>
Date: Tue Aug 2 19:41:21 2016 +0200
reproducible/openwrt|lede: checkout a full tree
To find out the version it's required to have a full tree.
---
bin/reproducible_openwrt_common.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_openwrt_common.sh b/bin/reproducible_openwrt_common.sh
index 5eb3b08..ef942a7 100644
--- a/bin/reproducible_openwrt_common.sh
+++ b/bin/reproducible_openwrt_common.sh
@@ -229,7 +229,7 @@ openwrt_build() {
echo "============================================================================="
echo "$(date -u) - Cloning $TYPE git repository."
echo "============================================================================="
- git clone --depth 1 -b $OPENWRT_GIT_BRANCH $OPENWRT_GIT_REPO $TYPE
+ git clone -b $OPENWRT_GIT_BRANCH $OPENWRT_GIT_REPO $TYPE
cd $TYPE
# set tz, date, core, ..
--
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