From d11f7a391f7502cc642412d1e589bbcb59a6ba20 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 27 Feb 2015 11:13:06 +0100 Subject: more debugging --- bin/schroot-create.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/schroot-create.sh') 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 -- cgit v1.2.3-54-g00ecf