Update git submodules
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Thu, 28 Jun 2018 23:32:59 +0000 (23:32 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 28 Jun 2018 23:32:59 +0000 (23:32 +0000)
commit98af7fb418644dfe0e3ec91327cb5371f173ba82
tree20ea99fc56be8cb43a1fffe7f11c5d9c32ab140d
parentb66d79646fe32d1c5f4aa74edda256075c8cc6d6
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>
docs/submodules/releng