summaryrefslogtreecommitdiffstats
path: root/bin/schroot-create.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-02-27 11:13:06 +0100
committerHolger Levsen <holger@layer-acht.org>2015-02-27 11:13:06 +0100
commitd11f7a391f7502cc642412d1e589bbcb59a6ba20 (patch)
tree4faaae87ae3d4fa8da61f4e84692aea6fc7a127c /bin/schroot-create.sh
parentfcac76c368aae9a7705dfafb21e232b999ca82b4 (diff)
downloadjenkins.debian.net-d11f7a391f7502cc642412d1e589bbcb59a6ba20.tar.xz
more debugging
Diffstat (limited to 'bin/schroot-create.sh')
-rwxr-xr-xbin/schroot-create.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/schroot-create.sh b/bin/schroot-create.sh
index 604c3f73..d69b1a28 100755
--- a/bin/schroot-create.sh
+++ b/bin/schroot-create.sh
@@ -107,6 +107,7 @@ bootstrap() {
if [ "$1" == "reproducible" ] ; then
TMPFILE=$(mktemp -u)
+ echo $TMPFILE
add_repokey $CHROOT_TARGET/$TMPFILE
ls -la $CHROOT_TARGET/$TMPFILE
sudo chroot $CHROOT_TARGET bash -- $TMPFILE