neuter SC, WIP

Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
This commit is contained in:
Eric F Crist 2019-04-18 06:50:57 -05:00
parent 5024a1c1b1
commit 5e1fc4941a

View File

@ -160,6 +160,7 @@ do
;;
--bin-dest)
[ -z "$val" ] && die "empty $cmd not allowed"
# shellcheck disable=SC2034
BIN_DEST="$val"
;;
--dist-clean)