[mutter/wip/carlosg/clipboard-manager: 12/12] bleh
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/wip/carlosg/clipboard-manager: 12/12] bleh
- Date: Wed, 24 Apr 2019 09:03:57 +0000 (UTC)
commit 8e8a7a1314c83034dfa2bafc4e855367a6cd3329
Author: Carlos Garnacho <carlosg gnome org>
Date: Wed Apr 24 11:02:06 2019 +0200
bleh
.gitlab-ci/check-commit-log.sh | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci/check-commit-log.sh b/.gitlab-ci/check-commit-log.sh
index ae696eb8b..07e6c7c14 100755
--- a/.gitlab-ci/check-commit-log.sh
+++ b/.gitlab-ci/check-commit-log.sh
@@ -12,7 +12,8 @@ branch_point=$(git merge-base HEAD FETCH_HEAD)
commits=$(git log --format='format:%H' $branch_point..$CI_COMMIT_SHA)
if [ -z "$commits" ]; then
- echo Commit range empty
+ echo "Commit range empty ($branch_point..$CI_COMMIT_SHA)"
+ export
exit 1
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]