[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible netbsd: fix path
Holger Levsen
holger at moszumanska.debian.org
Sun Jul 5 13:18:53 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 33113694c826d41ef225f271714ce61c3a37f44f
Author: Holger Levsen <holger at layer-acht.org>
Date: Sun Jul 5 15:17:37 2015 +0200
reproducible netbsd: fix path
---
bin/reproducible_netbsd.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/bin/reproducible_netbsd.sh b/bin/reproducible_netbsd.sh
index 3d177aa..76e6894 100755
--- a/bin/reproducible_netbsd.sh
+++ b/bin/reproducible_netbsd.sh
@@ -49,6 +49,7 @@ echo "==========================================================================
echo "$(date -u) - Cloning the netbsd git repository (which is autosynced with their CVS repository)"
echo "============================================================================="
git clone https://github.com/jsonn/src
+mv src netbsd
cd netbsd
NETBSD="$(git log -1)"
NETBSD_VERSION=$(git describe --always)
--
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