未验证 提交 78599174 编写于 作者: C Cleber Rosa

Merge remote-tracking branch 'ldoktor/check-pr-rawurl'

Signed-off-by: NCleber Rosa <crosa@redhat.com>
......@@ -128,7 +128,7 @@ publish_results() {
description="ALL PASS"
fi
fi
[ "$DRY" ] || url=$(fpaste --rawurl -x 604800 $tmp)
[ "$DRY" ] || url=$(fpaste -x 604800 $tmp | tail -n 1)
set_status "$BASE_URL" "$commit" "$status" "${url%%/raw/}" "$description"
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册