leaking_addresses: remove command line options
authorTobin C. Harding <me@tobin.cc>
Wed, 8 Nov 2017 00:11:09 +0000 (11:11 +1100)
committerTobin C. Harding <me@tobin.cc>
Mon, 13 Nov 2017 22:29:27 +0000 (09:29 +1100)
commitecd39dbd27d6f2907630678cbff464374edff8fe
treed9a0eff30f91b3f108ef1ee0c1c43916f6819946
parentfa31a58202c5d9ebb26f562913b17e81357fe0e7
leaking_addresses: remove command line options

Currently script accepts files to skip. This was added to make running
the script faster (for repeat runs). We can remove this functionality in
preparation for adding sub commands (scan and format) to the script.

Remove command line options.

Signed-off-by: Tobin C. Harding <me@tobin.cc>
scripts/leaking_addresses.pl