mirror of https://gitee.com/bigwinds/arangodb
fixed wrong text
This commit is contained in:
parent
bda650e112
commit
19c06e01dd
|
@ -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));
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue