summaryrefslogtreecommitdiff
path: root/helpers/lh_binary_chroot
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 10:05:16 +0200
committerDaniel Baumann <daniel@debian.org>2007-09-23 10:05:16 +0200
commitc026e68cd0694cc7564405f570f75855799b952a (patch)
tree8f9a4286b138ca2768a724594ad4219bf30f6167 /helpers/lh_binary_chroot
parent1803c471647582743a7c7a99c34d5bc9c7bb9595 (diff)
downloadvyos-live-build-c026e68cd0694cc7564405f570f75855799b952a.tar.gz
vyos-live-build-c026e68cd0694cc7564405f570f75855799b952a.zip
Adding live-helper 1.0~a21-1.
Diffstat (limited to 'helpers/lh_binary_chroot')
-rwxr-xr-xhelpers/lh_binary_chroot3
1 files changed, 2 insertions, 1 deletions
diff --git a/helpers/lh_binary_chroot b/helpers/lh_binary_chroot
index 6d13bad62..8bf612509 100755
--- a/helpers/lh_binary_chroot
+++ b/helpers/lh_binary_chroot
@@ -33,7 +33,6 @@ Read_conffile config/source
Set_defaults
Echo_message "Begin copying chroot..."
-Echo_message "This may take a while."
# Requiring stage file
Require_stagefile .stage/bootstrap
@@ -63,6 +62,8 @@ then
exit 0
fi
+Echo_message "This may take a while."
+
# Removing old chroot
${LH_ROOT_COMMAND} rm -rf chroot/chroot
${LH_ROOT_COMMAND} rm -rf chroot.tmp