Change variable name to DEP_GIT in validate_configs
This commit is contained in:
parent
de67016950
commit
dfab075401
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ inline_doc
|
|||
local -r blfs_tool_PARAM_LIST="\
|
||||
BLFS_TREE BLFS_BRANCH_ID BLFS_ROOT BLFS_XML TRACKING_DIR \
|
||||
DEP_LIBXML DEP_LIBXSLT DEP_DBXML DEP_LYNX DEP_SUDO DEP_WGET \
|
||||
DEP_SVN DEP_GPM"
|
||||
DEP_GIT DEP_GPM"
|
||||
local -r custom_tool_PARAM_LIST="TRACKING_DIR"
|
||||
|
||||
# Internal variables
|
||||
|
|
Reference in a new issue