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
..
2020-11-03 10:04:27 +00:00
2020-11-09 14:40:00 +00:00
2020-04-20 17:44:49 +02:00
2020-11-09 14:40:00 +00:00
2019-07-17 15:45:24 +00:00
2020-11-03 10:04:27 +00:00
2020-11-09 14:40:00 +00:00
2020-05-06 07:54:30 +02:00
2019-07-17 15:45:24 +00:00
2021-05-28 17:29:18 +03:00
2020-02-21 06:55:47 -06:00
2020-11-08 09:36:05 +01:00
2020-11-09 14:40:00 +00:00
2021-03-17 15:44:43 +00:00
2020-11-09 14:40:00 +00:00
2021-03-17 15:44:43 +00:00
2021-05-25 16:38:00 +02:00
2020-11-10 19:34:45 +00:00
2020-11-10 19:34:45 +00:00
2020-11-10 19:34:45 +00:00
2020-11-10 19:34:45 +00:00
2019-11-20 20:27:21 +01:00
2020-05-16 17:46:17 +02:00
2020-12-07 15:23:27 +01:00
2021-03-08 13:30:32 +00:00
2020-09-17 16:21:12 +00:00
2020-11-02 18:38:54 +00:00
2020-11-02 18:38:54 +00:00
2020-05-16 17:46:17 +02:00
2020-05-15 12:24:33 +00:00
2021-03-17 15:44:43 +00:00
2019-07-17 15:45:24 +00:00
2021-03-17 15:44:43 +00:00
2020-11-05 08:33:28 +00:00
2020-10-31 07:34:03 +00:00
2021-03-08 13:30:32 +00:00
2018-08-17 10:23:20 +10:00