mirror of https://gitee.com/bigwinds/arangodb
Do not remove logs directory after ruby tests.
This commit is contained in:
parent
6f3b4725f6
commit
0d3b1eccb4
|
@ -553,7 +553,6 @@ function rubyTests (options, ssl) {
|
|||
}
|
||||
}
|
||||
}
|
||||
fs.removeDirectoryRecursive(logsdir, true);
|
||||
|
||||
print("Shutting down...");
|
||||
fs.remove(tmpname);
|
||||
|
|
Loading…
Reference in New Issue