summaryrefslogtreecommitdiff
path: root/scripts/build/bootstrap_cache
diff options
context:
space:
mode:
authorLyndon Brown <jnqnfe@gmail.com>2020-03-06 22:34:18 +0000
committerLuca Boccassi <bluca@debian.org>2020-03-10 12:45:23 +0000
commitd6096622f9f7f9e2e1c8b01b4769c9d08487688e (patch)
tree5610545410b23b4e656c3c5abd2158ff3bdffa05 /scripts/build/bootstrap_cache
parent9f1fdac303d281a0361a2d4fc554113a6b3c6eb7 (diff)
downloadvyos-live-build-d6096622f9f7f9e2e1c8b01b4769c9d08487688e.tar.gz
vyos-live-build-d6096622f9f7f9e2e1c8b01b4769c9d08487688e.zip
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
Diffstat (limited to 'scripts/build/bootstrap_cache')
-rwxr-xr-xscripts/build/bootstrap_cache1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/build/bootstrap_cache b/scripts/build/bootstrap_cache
index e23dc265e..4926b7aab 100755
--- a/scripts/build/bootstrap_cache
+++ b/scripts/build/bootstrap_cache
@@ -15,7 +15,6 @@ set -e
# Setting static variables
DESCRIPTION="Cache bootstrap stage"
-HELP=""
USAGE="${PROGRAM} [--force]"
# Processing arguments and configuration files