Updated openstack/openstack

Project: openstack/python-swiftclient  b65d994937682143f0999d7d2ea223d601827252

Drop *.dbm* before running tests

See change I74fb5122e80a223aaa70afaeec7a7c585aa33577 for the
previous discussion. But basically, if you run tox -e py27
then tox -e py34, the latter fails with "db type could not
be determined", because of stuck .testrepository/times.dbm.

This patch fixes it by clearing the *.dbm*. Should be safe
as long as periods aren't used commonly in stable file names.

Change-Id: I617eca308261f291c510c8cbd432779f1c00b182
This commit is contained in:
Jenkins 2016-03-04 17:40:37 +00:00 committed by Gerrit Code Review
parent a8d7b48523
commit dd8de69979
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 343ecbcfa2c62896f35722cb478f1a60d633a3d3
Subproject commit b65d994937682143f0999d7d2ea223d601827252