altosui: Print filename before attempting to parse in --summary mode
authorKeith Packard <keithp@keithp.com>
Fri, 17 Jun 2016 15:27:12 +0000 (08:27 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 17 Jun 2016 15:27:12 +0000 (08:27 -0700)
commit383dec4449f8160c06804fba06290e7a07335934
tree1df5d92ce83ec59f6ba575ff5a0efec311bd5e0f
parente8250fcb267a34fbbd8b88c6dcc8eec419bbcc68
altosui: Print filename before attempting to parse in --summary mode

Any problems handling the file are easier to debug if the filename is
visible above the error message.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosUI.java