Re: [Xen-devel] [PATCH] gitlab-ci: log commit range in build test

2019-04-08 Thread Andrew Cooper
On 08/04/2019 11:11, Wei Liu wrote: > It is easier to debug stuff when the target range is clearly visible > at the top. > > Signed-off-by: Wei Liu Acked-by: Andrew Cooper ___ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproj

[Xen-devel] [PATCH] gitlab-ci: log commit range in build test

2019-04-08 Thread Wei Liu
It is easier to debug stuff when the target range is clearly visible at the top. Signed-off-by: Wei Liu --- automation/gitlab-ci/build-each-commit.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/automation/gitlab-ci/build-each-commit.sh b/automation/gitlab-ci/build-each-commit.sh index