]
Michael Musgrove updated JBTM-2251:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Replace killall with pkill in the CI build script
-------------------------------------------------
Key: JBTM-2251
URL:
https://issues.jboss.org/browse/JBTM-2251
Project: JBoss Transaction Manager
Issue Type: Bug
Components: Testing
Affects Versions: 5.0.3
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Fix For: 4.17.23, 5.0.3
Some of our CI machines are missing killall which is non-standard. Replace it with pkill.