summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_setup_pbuilder.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-02-27 17:46:32 +0100
committerHolger Levsen <holger@layer-acht.org>2015-02-27 17:46:32 +0100
commit106955ae7d242f0e1e4582f573dbde0224fc0b38 (patch)
treee41dc892a47df932bf76f4282a4a4e25711bfce3 /bin/reproducible_setup_pbuilder.sh
parent1492b1ce8736568b3171ca355700baac6c3a2072 (diff)
downloadjenkins.debian.net-106955ae7d242f0e1e4582f573dbde0224fc0b38.tar.xz
reproducible: fixup experimental pbuilder base.tgz creation
Diffstat (limited to 'bin/reproducible_setup_pbuilder.sh')
-rwxr-xr-xbin/reproducible_setup_pbuilder.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_setup_pbuilder.sh b/bin/reproducible_setup_pbuilder.sh
index bf93eb3b..273bcb99 100755
--- a/bin/reproducible_setup_pbuilder.sh
+++ b/bin/reproducible_setup_pbuilder.sh
@@ -23,7 +23,7 @@ fi
create_setup_tmpfile() {
TMPFILE=$1
shift
- cat > $TMPFILE <<- EOF
+ cat >> $TMPFILE <<- EOF
#
# this script is run within the pbuilder environment to further customize it
#