Comment 2 for bug 1690002

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to barbican (master)

Reviewed: https://review.openstack.org/463918
Committed: https://git.openstack.org/cgit/openstack/barbican/commit/?id=1896eb8c5f697f93bed993c0190f0f1b42d2c7f6
Submitter: Jenkins
Branch: master

commit 1896eb8c5f697f93bed993c0190f0f1b42d2c7f6
Author: Nam Nguyen Hoai <email address hidden>
Date: Fri May 12 13:47:06 2017 +0700

    Creating redundancy files when running tox

    After running tox -e py2, then there are many files named .coverage.*.
    They should not have in the result of "git status" command.

    Change-Id: I3ec3f9b8582f6a335ac42621c2273f6fb3433653
    Closes-Bug: #1690002