367635: report errors

This commit is contained in:
Greg Wilkins 2012-01-09 11:24:25 +11:00
parent 48438dc914
commit 58c57a9ea0
1 changed files with 1 additions and 1 deletions

View File

@ -1080,7 +1080,7 @@ public class Main
}
catch (IOException e)
{
// usageExit(e,ERR_UNKNOWN);
usageExit(e,ERR_UNKNOWN);
}
finally
{