summaryrefslogtreecommitdiff
path: root/helpers/lh_binary_yaboot
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/lh_binary_yaboot')
-rwxr-xr-xhelpers/lh_binary_yaboot4
1 files changed, 2 insertions, 2 deletions
diff --git a/helpers/lh_binary_yaboot b/helpers/lh_binary_yaboot
index 4f767b7..b02b221 100755
--- a/helpers/lh_binary_yaboot
+++ b/helpers/lh_binary_yaboot
@@ -188,8 +188,8 @@ fi
if [ -n "${LH_NET_COW_PATH}" ]
then
- Echo_error "Net cow not yet supported on yaboot"
- exit 1
+ Echo_error "Net cow not yet supported on yaboot"
+ exit 1
fi
if [ "${LH_EXPOSED_ROOT}" != "disabled" ]