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