diff options
Diffstat (limited to 'helpers')
-rwxr-xr-x | helpers/lh_config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_config b/helpers/lh_config index 40690ea..e9ceaac 100755 --- a/helpers/lh_config +++ b/helpers/lh_config @@ -638,7 +638,7 @@ Local_arguments () ;; *) - Echo_error "internal error" + Echo_error "internal error ${0}" exit 1 ;; esac |