summaryrefslogtreecommitdiff
path: root/scripts/build/binary_win32-loader
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/binary_win32-loader
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/binary_win32-loader')
-rwxr-xr-xscripts/build/binary_win32-loader1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/build/binary_win32-loader b/scripts/build/binary_win32-loader
index 7ed782b74..ad61b6642 100755
--- a/scripts/build/binary_win32-loader
+++ b/scripts/build/binary_win32-loader
@@ -15,7 +15,6 @@ set -e
# Setting static variables
DESCRIPTION="Copy win32-loader into binary"
-HELP=""
USAGE="${PROGRAM} [--force]"
# Processing arguments and configuration files