tg-summary.sh: restore correct -i and -w operation
commit798c0e09a4e067ea2d718b345f59841a362927f4
authorKyle J. McKay <mackyle@gmail.com>
Sun, 4 Mar 2018 17:25:53 +0000 (4 09:25 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Sun, 4 Mar 2018 17:25:53 +0000 (4 09:25 -0800)
tree5d1dc9cb55379c976b859c7837de4dd2611b5edb
parentc06e99a477bdf0c05e5b5962f1770f958ecd4742
tg-summary.sh: restore correct -i and -w operation

Since the awkification of tg summary, the -i and -w options have
not operated entirely correctly.

In order to correctly support the -i and -w options special additional
options need to be passed on down to the awk layer.

Make it so.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
tg-summary.sh