mirror of https://gitee.com/bigwinds/arangodb
issue #1056: "fs": zip functions fail with passwords
This commit is contained in:
parent
0a0f5f86ab
commit
0aa639c7e0
|
@ -394,7 +394,7 @@
|
|||
|
||||
delete timers[label];
|
||||
|
||||
logGroup('%s: %dms', label, duration);
|
||||
logGroup("info", sprintf('%s: %dms', label, duration));
|
||||
};
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Reference in New Issue