diff options
author | Ryan Moeller <[email protected]> | 2020-03-12 13:50:51 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2020-03-12 10:50:51 -0700 |
commit | 94eb65b4c1ff02653c00c8f30b1a2a9617afa556 (patch) | |
tree | c68b4f93fbce4ec22a9ebfb9e1bf89e91122e12a /module/zfs | |
parent | cdbc34fc2b954e504d42e25ad5c8e92504908813 (diff) |
ZTS: Use correct signal numbers for status checks
Different operating systems encode exit status in different ways.
The logapi shell library assumes the Solaris meaning of exit codes,
which is not correct on other platforms.
Define the needed constants according to the platform we are running
on and use those to decode process exit status.
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Ryan Moeller <[email protected]>
Closes #10121
Diffstat (limited to 'module/zfs')
0 files changed, 0 insertions, 0 deletions