mirror of https://gitee.com/bigwinds/arangodb
remove art (#3282)
This commit is contained in:
parent
e48a4e85d0
commit
0733c04101
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue