zuul-jobs/roles/fetch-subunit-output/files
Clark Boylan ce31c2c678 Find (s)testr more reliably
We have seen instances where type -p (s)testr seems to return with a
leading blank line which confuses ansible later when trying to use the
first line of output as the path to (s)testr. Address this by chomping
with grep -v ^$. Additionally use type -P instead of -p to ensure we
always get a path even when the command may be an alias or builtin.

Change-Id: Ibffe1e1499eca18ef5dc3904fe222a55242b827d
2021-08-11 10:04:39 -07:00
..
find-subunit2html.sh Look for subunit2html - not an empty variable 2018-02-02 16:30:49 -06:00
find-testr.sh Find (s)testr more reliably 2021-08-11 10:04:39 -07:00