altosui: Exit with an error status when file processing fails
authorKeith Packard <keithp@keithp.com>
Thu, 13 Sep 2012 06:56:18 +0000 (23:56 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 13 Sep 2012 06:56:18 +0000 (23:56 -0700)
commit9728b20a4ad9576ac1022dc9a5771f5a3eb92b3d
tree1c993801348bcd0ef15608616545325834cce5d9
parent0564f9b13d4e3050b0a45fc1c4f710ab2b1f9d81
altosui: Exit with an error status when file processing fails

If the user provides any files on the command line, and if processing
them fails in some way, exit immediately with an error indication.

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