@tom-seewald
Latest commit 86266e1 Aug 14, 2020 History
This improves test portability, as not all systems place bash in
/bin and therefore could not run the test scripts.

Also update process58 test script (Test #149) to deal with this change.

The test used regex that relied on /bin/bash being in the command
line of the processes it was monitoring. As a result, switching to
/usr/bin/env bash requires it to be updated appropriately.
5 contributors

Users who have contributed to this file

@evgenyz @matusmarhefka @jan-cerny @tom-seewald @ggbecker