1
0
Fork 0

issue #1056: "fs": zip functions fail with passwords

This commit is contained in:
Jan Steemann 2014-10-25 00:37:26 +02:00
parent 0a0f5f86ab
commit 0aa639c7e0
1 changed files with 1 additions and 1 deletions

View File

@ -394,7 +394,7 @@
delete timers[label];
logGroup('%s: %dms', label, duration);
logGroup("info", sprintf('%s: %dms', label, duration));
};
////////////////////////////////////////////////////////////////////////////////