Merge "Tox: don't check stack-screenrc with bashate"

This commit is contained in:
Jenkins
2016-02-18 21:05:49 +00:00
committed by Gerrit Code Review

View File

@@ -18,6 +18,7 @@ commands = bash -c "find {toxinidir} \
-type f \
-not -name \*~ \
-not -name \*.md \
-not -name stack-screenrc \
\( \
-name \*.sh -or \
-name \*.orig -or \