contrib: Stop using "--rawurl" in "avocado-check-pr"
The "--rawurl" is not supported on later "fpaste" versions as it outputs
everything else to stderr. Anyway to keep compatibility with older
fpaste let's explicitly use `tail -n 1` to get only the last line.
Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
Showing
想要评论请 注册 或 登录