Code Review
/
functest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
bf1b1a7
)
Turn all bashate warnings as errors
54/68054/1
author
Cédric Ollivier
<cedric.ollivier@orange.com>
Fri, 14 Jun 2019 15:40:53 +0000
(17:40 +0200)
committer
Cédric Ollivier
<cedric.ollivier@orange.com>
Fri, 14 Jun 2019 15:40:53 +0000
(17:40 +0200)
Change-Id: Ic350ed8269347f5853a6d7b4e75cfccba6d85dcf
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
tox.ini
patch
|
blob
|
history
diff --git
a/tox.ini
b/tox.ini
index
0e95bab
..
9aa2dfc
100644
(file)
--- a/
tox.ini
+++ b/
tox.ini
@@
-73,7
+73,7
@@
files =
functest/ci/convert_images.sh
functest/ci/download_images.sh
build.sh
-commands = bashate {[testenv:bashate]files}
+commands = bashate
-e E005,E006,E042,E043
{[testenv:bashate]files}
[testenv:bandit]