Update git submodules
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Tue, 10 Oct 2017 23:17:14 +0000 (16:17 -0700)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 11 Oct 2017 02:21:46 +0000 (02:21 +0000)
commit4d7add9b26e0a2fee98c995b108dd480f2080025
tree3c708e86bcd4713ce7130c1cb94f7399240bcd37
parent96d3f99d044f3382c980583379b4deb884764a51
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Only Submit Security Scan Results that Exist

    When anteater runs it generates a shortlog containing any errors that
    were encountered during it's run.

    If no errors exist it will still create an empty file 'shortlog'. A
    review containing no content will be attempt to be posted and fail with:

      fatal: Argument "{COMMIT | CHANGE,PATCHSET}" is required

    Instead of attempting to post nothing, the job should just skip
    submitting a review.

    Change-Id: I3feacb15e47dea204783053b3e67a9aa81ba164d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
docs/submodules/releng