e4593665d1
... for easy reference. Also make sure old data is purged. This also fixes the missing coverage command, and the wrong option in .coveragerc . Change-Id: I7d4dcaea2e42d564c8f4264aecd15588085d63e3
8 lines
101 B
INI
8 lines
101 B
INI
[run]
|
|
branch = True
|
|
source = oslo_privsep
|
|
omit = oslo_privsep/tests/*
|
|
|
|
[report]
|
|
ignore_errors = True
|