Skip to content

Commit dc572bf

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Tox: don't check localrc with bashate"
2 parents 5df5bd6 + 84d2298 commit dc572bf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ commands = bash -c "find {toxinidir} \
1818
-not \( -type d -name .?\* -prune \) \
1919
-not \( -type d -name doc -prune \) \
2020
-not \( -type d -name shocco -prune \) \
21+
-not \( -type f -name localrc -prune \) \
2122
-type f \
2223
-not -name \*~ \
2324
-not -name \*.md \

0 commit comments

Comments
 (0)