summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2011-09-28 11:12:00 +0200
committerDaniel Baumann <daniel@debian.org>2011-09-28 11:12:00 +0200
commitda0801ebf47881bc14171d2c206b087eae6f689f (patch)
tree59d76e50adf3c12a1d5d568c3ab86c293cf26dad
parent432402e32ba6118886034150a41c9795e63bbb25 (diff)
downloadvyos-live-build-da0801ebf47881bc14171d2c206b087eae6f689f.tar.gz
vyos-live-build-da0801ebf47881bc14171d2c206b087eae6f689f.zip
Correcting indenting glitch in lb_binary_chroot.
-rwxr-xr-xscripts/build/lb_binary_chroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/lb_binary_chroot b/scripts/build/lb_binary_chroot
index f5ac80f86..720524344 100755
--- a/scripts/build/lb_binary_chroot
+++ b/scripts/build/lb_binary_chroot
@@ -42,7 +42,7 @@ Create_lockfile .lock
if [ -f chroot/proc/version ]
then
if [ "${LB_USE_FAKEROOT}" != "true" ]
-then
+ then
${LB_ROOT_COMMAND} umount chroot/proc
else
rm -rf chroot/proc