diff --git a/roles/fetch-subunit-output/files/find-subunit2html.sh b/roles/fetch-subunit-output/files/find-subunit2html.sh index 98a1d23d1..b3f4307c3 100644 --- a/roles/fetch-subunit-output/files/find-subunit2html.sh +++ b/roles/fetch-subunit-output/files/find-subunit2html.sh @@ -42,4 +42,4 @@ fi # /usr/os-testr-env/bin/subunit2html, we can remove this. PATH="$PATH:/usr/os-testr-env/bin" -type -p $command +type -p subunit2html