diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-06-28 23:32:59 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-06-28 23:32:59 +0000 |
commit | 98af7fb418644dfe0e3ec91327cb5371f173ba82 (patch) | |
tree | 20ea99fc56be8cb43a1fffe7f11c5d9c32ab140d /docs/submodules | |
parent | b66d79646fe32d1c5f4aa74edda256075c8cc6d6 (diff) |
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fix unset RC_FILE_PATH in Scripts"
- Fix unset RC_FILE_PATH in Scripts
Even though RC_FILE_PATH is defined in Jenkins as passed in as a
parameter, bash still sees it as unset. Removing the 'nounset' option
from these scripts should allow the check to success (RC_FILE_PATH set
to blank).
Change-Id: Ibcfdcf0d2a12c8119d2fe3ec3b354be782338bd5
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/releng | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/releng b/docs/submodules/releng -Subproject 1590a4f64211574ad7a96bb81ad498e4a34fbbd +Subproject ee61be6d48799c07293339e64229a49248fbb6b |