diff --git a/js/server/modules/org/arangodb/testing.js b/js/server/modules/org/arangodb/testing.js index e20e7f2bde..905557f49d 100644 --- a/js/server/modules/org/arangodb/testing.js +++ b/js/server/modules/org/arangodb/testing.js @@ -553,7 +553,6 @@ function rubyTests (options, ssl) { } } } - fs.removeDirectoryRecursive(logsdir, true); print("Shutting down..."); fs.remove(tmpname);