Get rid of 000000000000000.mcerts junk files.
This commit is contained in:
@@ -251,7 +251,7 @@ void Network::clean()
|
|||||||
|
|
||||||
Mutex::Lock _l(_lock);
|
Mutex::Lock _l(_lock);
|
||||||
|
|
||||||
if (_configuration.isOpen()) {
|
if ((!_id)||(_configuration.isOpen())) {
|
||||||
_membershipCertificates.clear();
|
_membershipCertificates.clear();
|
||||||
Utils::rm(mcdbPath);
|
Utils::rm(mcdbPath);
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user