diff options
Diffstat (limited to 'hosts/opi2b-armhf-rb/etc/pbuilder')
-rwxr-xr-x | hosts/opi2b-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/opi2b-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment b/hosts/opi2b-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment index 12f9e83a..7e0e6142 100755 --- a/hosts/opi2b-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment +++ b/hosts/opi2b-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment @@ -11,6 +11,7 @@ BUILDDIR="${BUILDDIR:-/tmp/buildd}" # doing variations for the 2nd builds: # REAL_HOSTNAME=$HOSTNAME +echo "disorder-fs debug: Running on $REAL_HOSTNAME." echo "I: Changing host+domainname to test build reproducibility" >&2 sed -e '/^127.0.0.1/s/$/ i-capture-the-hostname i-capture-the-hostname.i-capture-the-domain/' -i /etc/hosts |