X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=blobdiff_plain;f=pack.js;h=c76bf9fcfe4fdefd8fe151b04419265edbe1778d;hp=77e0e253225fce13df422b83eae0c8646a2af15c;hb=31437fc25d01b7b27cdd9555943e1f5cd947cd4b;hpb=32c55e7877dbb4d69606d0b2834727d9652ea9cd diff --git a/pack.js b/pack.js index 77e0e25..c76bf9f 100755 --- a/pack.js +++ b/pack.js @@ -41,6 +41,7 @@ for(var i =0; i < args.length;i++) { } files.push(args[i]); } +print(files.join(', '); if (!files.length) { throw "no files selected"; }