mirror of
https://github.com/boostorg/core.git
synced 2025-11-29 22:00:17 +01:00
This reverts commit 02041f6c9f and
https://github.com/boostorg/core/pull/51.
Reason for revert: The change allows for incorrect result code returned
from the process if the number of failures is a multiple of 256. This
may result in test failures being taken as success by the parent process.