diff options
Diffstat (limited to 'helpers/lh_testroot')
-rwxr-xr-x | helpers/lh_testroot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_testroot b/helpers/lh_testroot index d7510d3f6..21dc0fa10 100755 --- a/helpers/lh_testroot +++ b/helpers/lh_testroot @@ -18,7 +18,7 @@ do done # Setting static variables -DESCRIPTION="ensure that a system is built as root" +DESCRIPTION="$(Echo 'ensure that a system is built as root')" HELP="" USAGE="${PROGRAM} [--force]" |