From 32a4d96abb1edabb2dad190b207748cd0e961ee1 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 22 Sep 2015 22:59:45 +0200 Subject: reproducible: enable disorderfs on hb0 --- hosts/jenkins/etc/pbuilder/rebuild-hooks/D01_modify_environment | 1 - 1 file changed, 1 deletion(-) (limited to 'hosts/jenkins/etc/pbuilder') diff --git a/hosts/jenkins/etc/pbuilder/rebuild-hooks/D01_modify_environment b/hosts/jenkins/etc/pbuilder/rebuild-hooks/D01_modify_environment index 9d0d4408..aed8d9ab 100755 --- a/hosts/jenkins/etc/pbuilder/rebuild-hooks/D01_modify_environment +++ b/hosts/jenkins/etc/pbuilder/rebuild-hooks/D01_modify_environment @@ -13,7 +13,6 @@ echo "I: Adding a custom variable just for the fun of it..." >&2 export CAPTURE_ENVIRONMENT="I capture the environment" # use disorderfs -exit 0 # currently disabled if [ -x /usr/bin/disorderfs ] ; then mknod -m 666 /dev/fuse c 10 229 mv /tmp/buildd /tmp/disorderfs -- cgit v1.2.3-54-g00ecf