From: alan Date: Wed, 21 Apr 2010 06:26:06 +0000 (+0800) Subject: pack.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=cec8be9b6d340d763afbc2ac35eb01b11979df73 pack.js --- diff --git a/pack.js b/pack.js index 09a94a6..9342046 100755 --- a/pack.js +++ b/pack.js @@ -52,7 +52,7 @@ var pack; try { pack = new Packer(cfg) } catch (e) { - print("ERROR " + e); + print("ERROR " + e.toString()); Seed.quit(); } if (!pack.target) {