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)
commit69761b273da3fc879a7a67cfbfe903c7156cb5e3
tree51eaa914ffa36a822d94ad3c0e667843369119a6
parent054d166c55606c7159b210d1c1704892670ed890
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