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)
commitb9bea6cdd7661f72e0edb4bc9d13e8bece583322
treea8b69afc2b1d10296ef3b9ebdcc0c3fbbbf511b3
parente0c4fe04c7732aa138876ab33ed0c2727a35b08a
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