Calabash should return non-0 in case of error

  Hi,

  Calabash always returns 0 to the operating system.  Could it return
a non-0 code in case or error?  It is very hard to integrate it in
other products, calling it as an external process, and to handle
errors.

  I think Main.main() should detect error cases and call System.exit(1).

  Regards,

-- 
Florent Georges
http://fgeorges.org/
http://h2oconsulting.be/

Received on Tuesday, 29 January 2013 13:11:03 UTC