Merge "Remove .testrepository/times.dbm"

This commit is contained in:
Jenkins 2017-06-28 17:47:30 +00:00 committed by Gerrit Code Review
commit a76dffc645
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ whitelist_externals = sh
rm rm
commands = commands =
find . -type f -name "*.py[c|o]" -delete find . -type f -name "*.py[c|o]" -delete
rm -f .testrepository/times.dbm
passenv = http_proxy passenv = http_proxy
HTTP_PROXY HTTP_PROXY
https_proxy https_proxy