1
0
Fork 0

Do not remove logs directory after ruby tests.

This commit is contained in:
Max Neunhoeffer 2014-03-13 09:51:46 +01:00
parent 6f3b4725f6
commit 0d3b1eccb4
1 changed files with 0 additions and 1 deletions

View File

@ -553,7 +553,6 @@ function rubyTests (options, ssl) {
}
}
}
fs.removeDirectoryRecursive(logsdir, true);
print("Shutting down...");
fs.remove(tmpname);