mirror of
https://github.com/boostorg/build.git
synced 2026-02-13 12:22:17 +00:00
and if program does exit(1) we get '1'. The code for checking was using os.WIFSIGNALLED, and that returns true for '1' -- it seems like it is expecting result of os.system, which would be 256, or something. [SVN r62634]
823 B
823 B