summaryrefslogtreecommitdiff
path: root/helpers/lh_binary_grub
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-10-31 11:10:05 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 18:22:28 +0100
commit7db7ac2f61450f663786d6c499d65e578e12ca9f (patch)
treebfebb136b25696f318ad5cccd1a99b5721f00610 /helpers/lh_binary_grub
parent64333346c2073e672e10151bc616d0649ac3b91f (diff)
downloadvyos-live-build-7db7ac2f61450f663786d6c499d65e578e12ca9f.tar.gz
vyos-live-build-7db7ac2f61450f663786d6c499d65e578e12ca9f.zip
Fixing indenting.
Diffstat (limited to 'helpers/lh_binary_grub')
-rwxr-xr-xhelpers/lh_binary_grub2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_grub b/helpers/lh_binary_grub
index 5269d0a2e..5a8cc7c4b 100755
--- a/helpers/lh_binary_grub
+++ b/helpers/lh_binary_grub
@@ -181,7 +181,7 @@ fi
if [ -n "${LH_NET_COW_PATH}" ]
then
Echo_error "Net cow not yet supported on grub"
- exit 1
+ exit 1
fi
if [ "${LH_EXPOSED_ROOT}" != "disabled" ]