diff options
Diffstat (limited to 'helpers/lh_binary_yaboot')
-rwxr-xr-x | helpers/lh_binary_yaboot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/helpers/lh_binary_yaboot b/helpers/lh_binary_yaboot index 4f767b795..b02b2210e 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" ] |