diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2017-11-13 22:40:43 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-11-13 22:40:44 +0000 |
commit | 115d013f14acaa8ef6ea6d03d8cdd915748d2f79 (patch) | |
tree | 4561ce6e437522033e3a2def63d379a2cc804e9f /docs/submodules/releng | |
parent | 2c02679627019cf7f5eaebeba89ffde317cbb1d5 (diff) |
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "fix the bug of patch verify"
- fix the bug of patch verify
If one patch don't modify the "yml" or "yaml" file,
the script will exit with 1 at egrep "ya?ml$", then mark build as failure.
In my opinion, if not modify the "yml" or "yaml" file, the yamllint should be successful.
So we need mark the result of egrep "ya?ml$" as true, then judge the $YAML_FILES.
Change-Id: I8abcadc9e4c85935ac7b20cdf54713b9800108ba
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Diffstat (limited to 'docs/submodules/releng')
m--------- | docs/submodules/releng | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/releng b/docs/submodules/releng -Subproject 3dda8300a72a04c5630939d5ae16ac4fc5d2d6e +Subproject 9f7a3ac83c62035d0b8f1e0adc27296db8a3e31 |