1
0
Fork 0

remove art (#3282)

This commit is contained in:
Jan 2017-09-19 09:55:29 +02:00 committed by Frank Celler
parent e48a4e85d0
commit 0733c04101
1 changed files with 0 additions and 1 deletions

View File

@ -1167,7 +1167,6 @@ function startInstanceSingleServer (instanceInfo, protocol, options,
function startInstance (protocol, options, addArgs, testname, tmpDir) {
let rootDir = fs.join(tmpDir || fs.getTempPath(), testname);
print("rootdir: " + rootDir + " = fs.join(tmpDir " + tmpDir);
let instanceInfo = {
rootDir,