[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: stop trying to use disorderfs
Holger Levsen
holger at moszumanska.debian.org
Sat Aug 29 09:35:27 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 4f9fee9e7caf62da1bcaa201d013438732853df0
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Aug 29 11:35:07 2015 +0200
reproducible: stop trying to use disorderfs
---
hosts/jenkins/etc/pbuilder/rebuild-hooks/D01_modify_environment | 1 +
1 file changed, 1 insertion(+)
diff --git a/hosts/jenkins/etc/pbuilder/rebuild-hooks/D01_modify_environment b/hosts/jenkins/etc/pbuilder/rebuild-hooks/D01_modify_environment
index 7defb17..7f099dc 100755
--- a/hosts/jenkins/etc/pbuilder/rebuild-hooks/D01_modify_environment
+++ b/hosts/jenkins/etc/pbuilder/rebuild-hooks/D01_modify_environment
@@ -13,6 +13,7 @@ echo "I: Adding a custom variable just for the fun of it..." >&2
export CAPTURE_ENVIRONMENT="I capture the environment"
# use disorderfs, mount it as user
+exit 0
if [ -x /usr/bin/disorderfs ] ; then
mknod -m 666 /dev/fuse c 10 229
mv /tmp/buildd /tmp/disorderfs
--
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