[gjs/iwyu-job] debug
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs/iwyu-job] debug
- Date: Wed, 3 Jun 2020 18:55:33 +0000 (UTC)
commit 45ce29efa87a768c33a62965ec30a177d6e8ca2a
Author: Philip Chimento <philip chimento gmail com>
Date: Wed Jun 3 11:49:20 2020 -0700
debug
.gitlab-ci.yml | 2 +-
tools/run_iwyu.sh | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 22d228c5..b34b6d97 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -193,7 +193,7 @@ iwyu:
stage: source_check
image: registry.gitlab.gnome.org/ptomato/gjs:fedora.mozjs68-debug
script:
- - ./tools/run_iwyu.sh master
+ - ./tools/run_iwyu.sh origin/master
only:
- branches
- merge_requests
diff --git a/tools/run_iwyu.sh b/tools/run_iwyu.sh
index e718f31d..7e1be4af 100755
--- a/tools/run_iwyu.sh
+++ b/tools/run_iwyu.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/sh -x
SRCDIR=$(pwd)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]