diff options
Diffstat (limited to 'helpers/lh_binary_md5sum')
-rwxr-xr-x | helpers/lh_binary_md5sum | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_md5sum b/helpers/lh_binary_md5sum index 2921e915d..fa3f930c6 100755 --- a/helpers/lh_binary_md5sum +++ b/helpers/lh_binary_md5sum @@ -18,7 +18,7 @@ do done # Setting static variables -DESCRIPTION="create binary md5sums" +DESCRIPTION="$(Echo 'create binary md5sums')" HELP="" USAGE="${PROGRAM} [--force]" |