Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ftracetest: Use proper logic to find process PID
Half of the test in instance-event.tc was updated to use $! to find the PID of the previous background process that was launched, but the second part of the test still used the parsing of "jobs", which does not work on all shells like $! does. Signed-off-by: Steven Rostedt <[email protected]>
- Loading branch information