diff options
| author | Sébastien Marie <semarie@users.noreply.github.com> | 2015-02-16 13:53:46 +0100 |
|---|---|---|
| committer | Sébastien Marie <semarie@users.noreply.github.com> | 2015-02-16 13:53:46 +0100 |
| commit | 5a6ea7a0716e9b6e10655b62d893a973b7c43ad8 (patch) | |
| tree | 63faee662879145f0323f57c12b27a8f36b5ef61 /src/rustllvm/RustWrapper.cpp | |
| parent | c5db290bf6df986a6acd5ce993f278c18e55ca37 (diff) | |
| download | rust-5a6ea7a0716e9b6e10655b62d893a973b7c43ad8.tar.gz rust-5a6ea7a0716e9b6e10655b62d893a973b7c43ad8.zip | |
change the signal used to test signal_reported_right
The test "signal_reported_right" send a signal `1` to `/bin/sh`, and check the status code to check if the signal is reported right. Under OpenBSD, the signal `1` (`SIGHUP`) is catched by `/bin/sh`, resulting the test failed. Use the uncatchable signal `9` (`SIGKILL`) for test.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
