Tox: don't check stack-screenrc with bashate

Change-Id: I8f04de2cde8a123c3825e7ba22aef1f5b311f61c
Closes-Bug: #1531885
This commit is contained in:
Jordan Pittier 2016-02-17 15:26:33 +01:00
parent 96006658be
commit 33df895ffb

@ -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 \