summaryrefslogtreecommitdiff
path: root/helpers/lh_binary_grub
diff options
context:
space:
mode:
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 5269d0a..5a8cc7c 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" ]