mirror of https://gitee.com/bigwinds/arangodb
it would have told us of about a missing semicolon (#2729)
This commit is contained in:
parent
d334455bbf
commit
852f91f32c
|
@ -126,7 +126,7 @@ const requests = [
|
|||
}
|
||||
}
|
||||
return bodies;
|
||||
}
|
||||
};
|
||||
|
||||
let res = pu.run.arangoshCmd(options, adbInstance, {}, [
|
||||
'--javascript.execute-string',
|
||||
|
|
Loading…
Reference in New Issue