From 0472269ef8890d984026a3d9dd04ec66885a8f30 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 27 Feb 2008 19:05:35 +0100 Subject: When a wrong argument is passed, that argument should be listed (Closes: #468201). --- helpers/lh_config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helpers') diff --git a/helpers/lh_config b/helpers/lh_config index 40690ea3e..e9ceaac89 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 -- cgit v1.2.3