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)
commit91691808a98457bdf1e834d444be55f963457ec4
tree786148e42e265eab525db207ed568dc5743eb565
parent745c02ec2dba8cc0e86b592b282e0068368d4f23
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