1
0
Fork 0

fixed wrong text

This commit is contained in:
Jan Steemann 2016-04-05 11:29:41 +02:00
parent bda650e112
commit 19c06e01dd
1 changed files with 1 additions and 1 deletions

View File

@ -3898,7 +3898,7 @@ function unitTest(cases, options) {
if (globalStatus && !serverCrashed) {
cleanupDBDirectories(options);
} else {
print("since some tests weren't successfully, not cleaning up: \n" +
print("not cleaning up as some tests weren't successful:\n" +
yaml.safeDump(cleanupDirectories));
}