Don't fail the test suite in the absence of VCS history.
This commit is contained in:
@@ -68,7 +68,7 @@ class ProjectTestCase(test.TestCase):
|
||||
contributors.add(str_dict_replace(email, mailmap))
|
||||
|
||||
else:
|
||||
self.assertTrue(False, 'Cannot read commit history')
|
||||
return
|
||||
|
||||
for contributor in contributors:
|
||||
if contributor == 'nova-core':
|
||||
|
Reference in New Issue
Block a user