From: alan Date: Mon, 19 Apr 2010 05:31:36 +0000 (+0800) Subject: pack.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=68ff3223fc3c5f9076f0e80e99c8981961901511 pack.js --- diff --git a/pack.js b/pack.js index af1eb43..af93a2b 100755 --- a/pack.js +++ b/pack.js @@ -28,6 +28,6 @@ function pack(str) } -var args = Array.prototype.slice.call(argv); +var args = Array.prototype.slice.call(Seed.argv); print(args.join(', '));