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