From d6096622f9f7f9e2e1c8b01b4769c9d08487688e Mon Sep 17 00:00:00 2001 From: Lyndon Brown Date: Fri, 6 Mar 2020 22:34:18 +0000 Subject: help/usage: remove pointless vars build scripts never call Help() and so the empty HELP strings are pointless. (when called with --help they call Man()). Closes: #952859 Gbp-Dch: Short --- scripts/build/chroot_selinuxfs | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts/build/chroot_selinuxfs') diff --git a/scripts/build/chroot_selinuxfs b/scripts/build/chroot_selinuxfs index 59826feb6..293dc6ef5 100755 --- a/scripts/build/chroot_selinuxfs +++ b/scripts/build/chroot_selinuxfs @@ -15,7 +15,6 @@ set -e # Setting static variables DESCRIPTION="Mount /sys/fs/selinux" -HELP="" USAGE="${PROGRAM} {install|remove} [--force]" # Processing arguments and configuration files -- cgit v1.2.3