The main() method returns the error code, but it is not used as an exit code in the program wrappers.
main()
Thanks
Pull-Request has been merged by pingou
The
main()method returns the error code, but it is not used as an exit code in the program wrappers.