[strace/strace] tests: add #!/bin/sh where necessary (PR #202)
Alex Xu
notifications at github.com
Sun Nov 28 03:41:58 UTC 2021
musl does not implement the shell fallback for execvpe, causing tests to
fail. it is also good practice to provide a shebang anyways.
You can view, comment on, or merge this pull request online at:
https://github.com/strace/strace/pull/202
-- Commit Summary --
* tests: add #!/bin/sh where necessary
-- File Changes --
M tests/qual_fault-syscall.test (1)
M tests/qual_inject-error-signal-syscall.test (1)
M tests/qual_inject-retval-syscall.test (1)
M tests/qual_inject-signal-syscall.test (1)
-- Patch Links --
https://github.com/strace/strace/pull/202.patch
https://github.com/strace/strace/pull/202.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/strace/strace/pull/202
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20211127/538cde38/attachment.htm>
More information about the Strace-devel
mailing list