aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Alfonsi <laurent.alfonsi@linaro.org>2024-04-26 19:44:08 +0200
committerLaurent Alfonsi <laurent.alfonsi@linaro.org>2024-04-26 19:44:08 +0200
commitc7a40950b1ce2380ea752ed7a807799bea2fc4ca (patch)
tree0deb7714600452456b8854ae8f9358af39c528ad
parente6cb4ea85584d3ad16698fb1379abb4defb1a4d2 (diff)
round-robin.yaml.inc: Fix tab/space syntax
Change-Id: I2fe19f1ea9e0cbbbbbc8b4c289a9e2fc5e8417cd
-rw-r--r--tcwg/round-robin.yaml.inc2
-rw-r--r--tcwg_aosp-build.yaml4
-rw-r--r--tcwg_aosp-code_size.yaml4
-rw-r--r--tcwg_binutils.yaml4
-rw-r--r--tcwg_bmk-code_size-coremark--gnu_eabi.yaml4
-rw-r--r--tcwg_bmk-code_size-cpu2017fast--gnu.yaml4
-rw-r--r--tcwg_bmk-code_size-cpu2017fast--llvm.yaml4
-rw-r--r--tcwg_bmk-code_size-cpu2017rate--gnu.yaml4
-rw-r--r--tcwg_bmk-code_size-cpu2017rate--llvm.yaml4
-rw-r--r--tcwg_bmk-code_size-spec2k6--gnu.yaml4
-rw-r--r--tcwg_bmk-code_size-spec2k6--llvm.yaml4
-rw-r--r--tcwg_bmk-code_speed-coremark--gnu_eabi.yaml4
-rw-r--r--tcwg_bmk-code_speed-cpu2017rate--gnu.yaml4
-rw-r--r--tcwg_bmk-code_speed-cpu2017rate--llvm.yaml4
-rw-r--r--tcwg_bmk-code_speed-cpu2017speed--gnu.yaml4
-rw-r--r--tcwg_bmk-code_speed-cpu2017speed--llvm.yaml4
-rw-r--r--tcwg_bmk-code_speed-spec2k6--gnu.yaml4
-rw-r--r--tcwg_bmk-code_speed-spec2k6--llvm.yaml4
-rw-r--r--tcwg_bmk-code_sve-cpu2017fast--gnu.yaml4
-rw-r--r--tcwg_bmk-code_vect-cpu2017fast--gnu.yaml4
-rw-r--r--tcwg_bmk-code_vect-cpu2017fast--llvm.yaml4
-rw-r--r--tcwg_bmk-code_vect-cpu2017rate--gnu.yaml4
-rw-r--r--tcwg_bmk-code_vect-cpu2017rate--llvm.yaml4
-rw-r--r--tcwg_bmk-code_vect-spec2k6--gnu.yaml4
-rw-r--r--tcwg_bmk-code_vect-spec2k6--llvm.yaml4
-rw-r--r--tcwg_bmk-fujitsu_speed-cpu2017speed--gnu.yaml4
-rw-r--r--tcwg_bmk-fujitsu_speed-cpu2017speed--llvm.yaml4
-rw-r--r--tcwg_bmk-qc_speed-cpu2017rate--gnu.yaml4
-rw-r--r--tcwg_bmk-qc_speed-cpu2017rate--llvm.yaml4
-rw-r--r--tcwg_bootstrap.yaml4
-rw-r--r--tcwg_chromium--master.yaml4
-rw-r--r--tcwg_gcc.yaml4
-rw-r--r--tcwg_gdb.yaml4
-rw-r--r--tcwg_glibc.yaml4
-rw-r--r--tcwg_gnu_cross.yaml4
-rw-r--r--tcwg_gnu_embed.yaml4
-rw-r--r--tcwg_gnu_mingw.yaml4
-rw-r--r--tcwg_gnu_native.yaml4
-rw-r--r--tcwg_kernel--gnu.yaml4
-rw-r--r--tcwg_kernel--llvm.yaml4
40 files changed, 79 insertions, 79 deletions
diff --git a/tcwg/round-robin.yaml.inc b/tcwg/round-robin.yaml.inc
index d8ddecd151..052854ffac 100644
--- a/tcwg/round-robin.yaml.inc
+++ b/tcwg/round-robin.yaml.inc
@@ -436,7 +436,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
diff --git a/tcwg_aosp-build.yaml b/tcwg_aosp-build.yaml
index e6e7e17ea1..8f3db41a7b 100644
--- a/tcwg_aosp-build.yaml
+++ b/tcwg_aosp-build.yaml
@@ -343,7 +343,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -943,4 +943,4 @@
build_script: 'tcwg_aosp-build.sh'
publishers:
- bisect-publishers
-# checksum: 485c4f3c0f766405e973de194e9c4c63
+# checksum: b6213aea3f3a55d38ea2f08483159091
diff --git a/tcwg_aosp-code_size.yaml b/tcwg_aosp-code_size.yaml
index f6764544f3..ef84976e77 100644
--- a/tcwg_aosp-code_size.yaml
+++ b/tcwg_aosp-code_size.yaml
@@ -346,7 +346,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -946,4 +946,4 @@
build_script: 'tcwg_aosp-build.sh'
publishers:
- bisect-publishers
-# checksum: 0f3d2770da261110828d2206a05b6d81
+# checksum: 96601c1b3ab09ea37d91f88f4c2405e9
diff --git a/tcwg_binutils.yaml b/tcwg_binutils.yaml
index 99386ce438..cbc2ca8c90 100644
--- a/tcwg_binutils.yaml
+++ b/tcwg_binutils.yaml
@@ -349,7 +349,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -1353,4 +1353,4 @@
docker_security: '{docker_security}'
publishers:
- bisect-publishers
-# checksum: 4acb5ecec81a6071f8f9dc1df114bbb9
+# checksum: 2489b5878c53dee36245a40ea8e11f2a
diff --git a/tcwg_bmk-code_size-coremark--gnu_eabi.yaml b/tcwg_bmk-code_size-coremark--gnu_eabi.yaml
index 2846b596f5..3e2b1f9fd6 100644
--- a/tcwg_bmk-code_size-coremark--gnu_eabi.yaml
+++ b/tcwg_bmk-code_size-coremark--gnu_eabi.yaml
@@ -369,7 +369,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -967,4 +967,4 @@
build_script: 'tcwg_bmk-build.sh'
publishers:
- bisect-publishers
-# checksum: 5f156fd06b5d7850d1b34fd9367d7441
+# checksum: 3ef22209400e7240fc11890aa4645fc0
diff --git a/tcwg_bmk-code_size-cpu2017fast--gnu.yaml b/tcwg_bmk-code_size-cpu2017fast--gnu.yaml
index da1efb8e45..168a0d0aa3 100644
--- a/tcwg_bmk-code_size-cpu2017fast--gnu.yaml
+++ b/tcwg_bmk-code_size-cpu2017fast--gnu.yaml
@@ -379,7 +379,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -979,4 +979,4 @@
build_script: 'tcwg_bmk-build.sh'
publishers:
- bisect-publishers
-# checksum: 3c347e16378542d7698b08630f7c538e
+# checksum: 6d4e1bfc092dd9a424ea61affbb04e99
diff --git a/tcwg_bmk-code_size-cpu2017fast--llvm.yaml b/tcwg_bmk-code_size-cpu2017fast--llvm.yaml
index 33a45904aa..4084862472 100644
--- a/tcwg_bmk-code_size-cpu2017fast--llvm.yaml
+++ b/tcwg_bmk-code_size-cpu2017fast--llvm.yaml
@@ -350,7 +350,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -951,4 +951,4 @@
docker_arch: '{docker_arch}'
publishers:
- bisect-publishers
-# checksum: 0f381d835e0719915bce5f6366393433
+# checksum: bb31bab4cf0876ca0f9b56f57e20cb77
diff --git a/tcwg_bmk-code_size-cpu2017rate--gnu.yaml b/tcwg_bmk-code_size-cpu2017rate--gnu.yaml
index f74a21ea6f..86c1ba91da 100644
--- a/tcwg_bmk-code_size-cpu2017rate--gnu.yaml
+++ b/tcwg_bmk-code_size-cpu2017rate--gnu.yaml
@@ -379,7 +379,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -979,4 +979,4 @@
build_script: 'tcwg_bmk-build.sh'
publishers:
- bisect-publishers
-# checksum: cc6fce05d865eef6125625b9c7d8ff5b
+# checksum: 1b5c19f0f474e85592512627d4544005
diff --git a/tcwg_bmk-code_size-cpu2017rate--llvm.yaml b/tcwg_bmk-code_size-cpu2017rate--llvm.yaml
index 54a8d0afff..17eff022b3 100644
--- a/tcwg_bmk-code_size-cpu2017rate--llvm.yaml
+++ b/tcwg_bmk-code_size-cpu2017rate--llvm.yaml
@@ -350,7 +350,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -951,4 +951,4 @@
docker_arch: '{docker_arch}'
publishers:
- bisect-publishers
-# checksum: 44b104ee5bf45e0a473a33813116ebe0
+# checksum: 113a8b4db3d9799ef352210b7f1caa20
diff --git a/tcwg_bmk-code_size-spec2k6--gnu.yaml b/tcwg_bmk-code_size-spec2k6--gnu.yaml
index 4ab457486e..61a562f0b1 100644
--- a/tcwg_bmk-code_size-spec2k6--gnu.yaml
+++ b/tcwg_bmk-code_size-spec2k6--gnu.yaml
@@ -380,7 +380,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -981,4 +981,4 @@
build_script: 'tcwg_bmk-build.sh'
publishers:
- bisect-publishers
-# checksum: 9dd0f5ad3266ce5de5a588ffba03952b
+# checksum: 994a4243f9316b72b866ec35f49bf25d
diff --git a/tcwg_bmk-code_size-spec2k6--llvm.yaml b/tcwg_bmk-code_size-spec2k6--llvm.yaml
index 177f712ed1..ea7cd7ad21 100644
--- a/tcwg_bmk-code_size-spec2k6--llvm.yaml
+++ b/tcwg_bmk-code_size-spec2k6--llvm.yaml
@@ -352,7 +352,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -954,4 +954,4 @@
docker_arch: '{docker_arch}'
publishers:
- bisect-publishers
-# checksum: b340c8845afbfb583c4a75131ef4c061
+# checksum: 316d131b0111dd3f2501d1c97636e862
diff --git a/tcwg_bmk-code_speed-coremark--gnu_eabi.yaml b/tcwg_bmk-code_speed-coremark--gnu_eabi.yaml
index a90e94504e..5758654708 100644
--- a/tcwg_bmk-code_speed-coremark--gnu_eabi.yaml
+++ b/tcwg_bmk-code_speed-coremark--gnu_eabi.yaml
@@ -371,7 +371,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -967,4 +967,4 @@
build_script: 'tcwg_bmk-build.sh'
publishers:
- bisect-publishers
-# checksum: abc832a3591cc54251b9118f1f7ebb41
+# checksum: ba458684e2b657a2f158c7114b38452f
diff --git a/tcwg_bmk-code_speed-cpu2017rate--gnu.yaml b/tcwg_bmk-code_speed-cpu2017rate--gnu.yaml
index f9562a8699..add142e9f6 100644
--- a/tcwg_bmk-code_speed-cpu2017rate--gnu.yaml
+++ b/tcwg_bmk-code_speed-cpu2017rate--gnu.yaml
@@ -382,7 +382,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -980,4 +980,4 @@
build_script: 'tcwg_bmk-build.sh'
publishers:
- bisect-publishers
-# checksum: af03199e071e901e2c105791d8a55bfc
+# checksum: 7bf3bf123743854c44ace3089a4f64f6
diff --git a/tcwg_bmk-code_speed-cpu2017rate--llvm.yaml b/tcwg_bmk-code_speed-cpu2017rate--llvm.yaml
index 40d4c93c3a..a096c5949a 100644
--- a/tcwg_bmk-code_speed-cpu2017rate--llvm.yaml
+++ b/tcwg_bmk-code_speed-cpu2017rate--llvm.yaml
@@ -356,7 +356,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -955,4 +955,4 @@
docker_arch: '{docker_arch}'
publishers:
- bisect-publishers
-# checksum: cb1e9cb24add2f114efdfd808b143ebb
+# checksum: 9439c0a2620d6ce2e25cc14ffce6f93a
diff --git a/tcwg_bmk-code_speed-cpu2017speed--gnu.yaml b/tcwg_bmk-code_speed-cpu2017speed--gnu.yaml
index 040d221fb6..147bbdfe0b 100644
--- a/tcwg_bmk-code_speed-cpu2017speed--gnu.yaml
+++ b/tcwg_bmk-code_speed-cpu2017speed--gnu.yaml
@@ -381,7 +381,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -982,4 +982,4 @@
build_script: 'tcwg_bmk-build.sh'
publishers:
- bisect-publishers
-# checksum: 733386bacaa9617310fb2f6599e601d7
+# checksum: 4169ee1536856c1d57c67afe56340864
diff --git a/tcwg_bmk-code_speed-cpu2017speed--llvm.yaml b/tcwg_bmk-code_speed-cpu2017speed--llvm.yaml
index a6f01743d5..a9ca3dc5e8 100644
--- a/tcwg_bmk-code_speed-cpu2017speed--llvm.yaml
+++ b/tcwg_bmk-code_speed-cpu2017speed--llvm.yaml
@@ -354,7 +354,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -956,4 +956,4 @@
docker_arch: '{docker_arch}'
publishers:
- bisect-publishers
-# checksum: 4a4837d4446a1b1fb6f291098f6de03f
+# checksum: d0b180bf9a5afc3a195d6e7291013abd
diff --git a/tcwg_bmk-code_speed-spec2k6--gnu.yaml b/tcwg_bmk-code_speed-spec2k6--gnu.yaml
index 81f86f012d..df063745b3 100644
--- a/tcwg_bmk-code_speed-spec2k6--gnu.yaml
+++ b/tcwg_bmk-code_speed-spec2k6--gnu.yaml
@@ -382,7 +382,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -983,4 +983,4 @@
build_script: 'tcwg_bmk-build.sh'
publishers:
- bisect-publishers
-# checksum: 27e281ff0cb65c3b309f814173dcdc0d
+# checksum: bc3de5a4240fdb7429cbdb4ff6287a3f
diff --git a/tcwg_bmk-code_speed-spec2k6--llvm.yaml b/tcwg_bmk-code_speed-spec2k6--llvm.yaml
index 85827e9e2b..0ea2da9a0d 100644
--- a/tcwg_bmk-code_speed-spec2k6--llvm.yaml
+++ b/tcwg_bmk-code_speed-spec2k6--llvm.yaml
@@ -356,7 +356,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -958,4 +958,4 @@
docker_arch: '{docker_arch}'
publishers:
- bisect-publishers
-# checksum: 46ce328b2e511892f12a8eb778d27130
+# checksum: 6bfda02a19492b14cae3c684939b447e
diff --git a/tcwg_bmk-code_sve-cpu2017fast--gnu.yaml b/tcwg_bmk-code_sve-cpu2017fast--gnu.yaml
index 0b8cd83c33..fa777f71c8 100644
--- a/tcwg_bmk-code_sve-cpu2017fast--gnu.yaml
+++ b/tcwg_bmk-code_sve-cpu2017fast--gnu.yaml
@@ -377,7 +377,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -975,4 +975,4 @@
build_script: 'tcwg_bmk-build.sh'
publishers:
- bisect-publishers
-# checksum: 2ca1aa4471dc89547576a70d9187faf8
+# checksum: 77596abcc1d08ea1ebe519453a58c11a
diff --git a/tcwg_bmk-code_vect-cpu2017fast--gnu.yaml b/tcwg_bmk-code_vect-cpu2017fast--gnu.yaml
index f952a54315..46694d3ac7 100644
--- a/tcwg_bmk-code_vect-cpu2017fast--gnu.yaml
+++ b/tcwg_bmk-code_vect-cpu2017fast--gnu.yaml
@@ -377,7 +377,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -977,4 +977,4 @@
build_script: 'tcwg_bmk-build.sh'
publishers:
- bisect-publishers
-# checksum: 4506db69d4d383d88d24a14d8824576c
+# checksum: 0fcfda0dd432e87c6e0dc0ce99778c3e
diff --git a/tcwg_bmk-code_vect-cpu2017fast--llvm.yaml b/tcwg_bmk-code_vect-cpu2017fast--llvm.yaml
index 8c40b50aef..593bfe236d 100644
--- a/tcwg_bmk-code_vect-cpu2017fast--llvm.yaml
+++ b/tcwg_bmk-code_vect-cpu2017fast--llvm.yaml
@@ -348,7 +348,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -949,4 +949,4 @@
docker_arch: '{docker_arch}'
publishers:
- bisect-publishers
-# checksum: 47ac17fecb2b4355ab2b648cd10a858a
+# checksum: 97f83e4547ee882f48e35860e6e1de10
diff --git a/tcwg_bmk-code_vect-cpu2017rate--gnu.yaml b/tcwg_bmk-code_vect-cpu2017rate--gnu.yaml
index 0404030f33..e91c6b472f 100644
--- a/tcwg_bmk-code_vect-cpu2017rate--gnu.yaml
+++ b/tcwg_bmk-code_vect-cpu2017rate--gnu.yaml
@@ -377,7 +377,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -977,4 +977,4 @@
build_script: 'tcwg_bmk-build.sh'
publishers:
- bisect-publishers
-# checksum: ba3b63d7f8db32a4999d0d4d96647fbb
+# checksum: c0c2d299f6091cab5daf31a1e121e64f
diff --git a/tcwg_bmk-code_vect-cpu2017rate--llvm.yaml b/tcwg_bmk-code_vect-cpu2017rate--llvm.yaml
index d51d6ac855..9d6ccbd39f 100644
--- a/tcwg_bmk-code_vect-cpu2017rate--llvm.yaml
+++ b/tcwg_bmk-code_vect-cpu2017rate--llvm.yaml
@@ -348,7 +348,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -949,4 +949,4 @@
docker_arch: '{docker_arch}'
publishers:
- bisect-publishers
-# checksum: 0bf2296f45e2194bd96094262f119fec
+# checksum: c287614fa365e8881874e89c07a76b08
diff --git a/tcwg_bmk-code_vect-spec2k6--gnu.yaml b/tcwg_bmk-code_vect-spec2k6--gnu.yaml
index d9ddf7c7a2..32801afb20 100644
--- a/tcwg_bmk-code_vect-spec2k6--gnu.yaml
+++ b/tcwg_bmk-code_vect-spec2k6--gnu.yaml
@@ -378,7 +378,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -979,4 +979,4 @@
build_script: 'tcwg_bmk-build.sh'
publishers:
- bisect-publishers
-# checksum: 0287bb3fad0c0e9849abd35aaad18745
+# checksum: ff931d54bad73e4d6260e8dfd646f465
diff --git a/tcwg_bmk-code_vect-spec2k6--llvm.yaml b/tcwg_bmk-code_vect-spec2k6--llvm.yaml
index e7e91eedc5..0be47de54a 100644
--- a/tcwg_bmk-code_vect-spec2k6--llvm.yaml
+++ b/tcwg_bmk-code_vect-spec2k6--llvm.yaml
@@ -350,7 +350,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -952,4 +952,4 @@
docker_arch: '{docker_arch}'
publishers:
- bisect-publishers
-# checksum: 850202f98d3d9c8ab83c6ee6f38bacaf
+# checksum: 556433c0e73add7199d554582aecd0f3
diff --git a/tcwg_bmk-fujitsu_speed-cpu2017speed--gnu.yaml b/tcwg_bmk-fujitsu_speed-cpu2017speed--gnu.yaml
index c1a0c2737c..b2cb585a23 100644
--- a/tcwg_bmk-fujitsu_speed-cpu2017speed--gnu.yaml
+++ b/tcwg_bmk-fujitsu_speed-cpu2017speed--gnu.yaml
@@ -377,7 +377,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -975,4 +975,4 @@
build_script: 'tcwg_bmk-build.sh'
publishers:
- bisect-publishers
-# checksum: b8f10b47ea90dfedc1652fa04ed7060d
+# checksum: 70c7c8417647a408872768edd29a3aa9
diff --git a/tcwg_bmk-fujitsu_speed-cpu2017speed--llvm.yaml b/tcwg_bmk-fujitsu_speed-cpu2017speed--llvm.yaml
index ea95d79186..ac32daacc7 100644
--- a/tcwg_bmk-fujitsu_speed-cpu2017speed--llvm.yaml
+++ b/tcwg_bmk-fujitsu_speed-cpu2017speed--llvm.yaml
@@ -349,7 +349,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -948,4 +948,4 @@
docker_arch: '{docker_arch}'
publishers:
- bisect-publishers
-# checksum: 9174138bd0ab6763fe4aa93a12dfcdbb
+# checksum: 253de8b6a31d6dbcf40c90992dd88393
diff --git a/tcwg_bmk-qc_speed-cpu2017rate--gnu.yaml b/tcwg_bmk-qc_speed-cpu2017rate--gnu.yaml
index 2b651a1075..13c613d970 100644
--- a/tcwg_bmk-qc_speed-cpu2017rate--gnu.yaml
+++ b/tcwg_bmk-qc_speed-cpu2017rate--gnu.yaml
@@ -377,7 +377,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -982,4 +982,4 @@
docker_arch: '{docker_arch}'
publishers:
- bisect-publishers
-# checksum: b810950e75d7eeee90c269ae30d6b4a5
+# checksum: e048a2704f2b7cbc360a899d31ae1a5e
diff --git a/tcwg_bmk-qc_speed-cpu2017rate--llvm.yaml b/tcwg_bmk-qc_speed-cpu2017rate--llvm.yaml
index cd105d7fc8..ed48379c04 100644
--- a/tcwg_bmk-qc_speed-cpu2017rate--llvm.yaml
+++ b/tcwg_bmk-qc_speed-cpu2017rate--llvm.yaml
@@ -348,7 +348,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -947,4 +947,4 @@
docker_arch: '{docker_arch}'
publishers:
- bisect-publishers
-# checksum: e9898798be52f2f791801c25b4890630
+# checksum: b7f4ccb422f320e96e4607045ce5b1bd
diff --git a/tcwg_bootstrap.yaml b/tcwg_bootstrap.yaml
index a0ccf867b4..3bbed8d360 100644
--- a/tcwg_bootstrap.yaml
+++ b/tcwg_bootstrap.yaml
@@ -370,7 +370,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -1307,4 +1307,4 @@
docker_security: '{docker_security}'
publishers:
- bisect-publishers
-# checksum: 1a1457a98e38ea4a333cdb837d965684
+# checksum: 4ca2b6a6e850d36410c009df28638f61
diff --git a/tcwg_chromium--master.yaml b/tcwg_chromium--master.yaml
index 50143cf96f..283db68021 100644
--- a/tcwg_chromium--master.yaml
+++ b/tcwg_chromium--master.yaml
@@ -302,7 +302,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -876,4 +876,4 @@
build_script: 'tcwg_chromium-build.sh'
publishers:
- bisect-publishers
-# checksum: 2b7b2d5e0b890687653cca5cdd4ccef9
+# checksum: b40ecea61bc273ad441596bc284a5f53
diff --git a/tcwg_gcc.yaml b/tcwg_gcc.yaml
index cfddf3bff7..beeca05baa 100644
--- a/tcwg_gcc.yaml
+++ b/tcwg_gcc.yaml
@@ -349,7 +349,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -1367,4 +1367,4 @@
docker_security: '{docker_security}'
publishers:
- bisect-publishers
-# checksum: b5de75f857c75b75bd13c8a0b3ff9bf5
+# checksum: 005346ee0fe8a8780f9ac6abcfb9f84c
diff --git a/tcwg_gdb.yaml b/tcwg_gdb.yaml
index c3fd4dca9d..6e62630e04 100644
--- a/tcwg_gdb.yaml
+++ b/tcwg_gdb.yaml
@@ -350,7 +350,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -1354,4 +1354,4 @@
docker_security: '{docker_security}'
publishers:
- bisect-publishers
-# checksum: 79c012d6d6673f59f4be19424e8682d6
+# checksum: db64f0c473aa93654cf476b0228c07dc
diff --git a/tcwg_glibc.yaml b/tcwg_glibc.yaml
index 17e44c0393..ae6bdd1fa4 100644
--- a/tcwg_glibc.yaml
+++ b/tcwg_glibc.yaml
@@ -353,7 +353,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -1361,4 +1361,4 @@
docker_security: '{docker_security}'
publishers:
- bisect-publishers
-# checksum: 82b26eb38351935cb29f3da574ef9241
+# checksum: 5be0b08f8ad26bee67aaff677997d7ba
diff --git a/tcwg_gnu_cross.yaml b/tcwg_gnu_cross.yaml
index cb5a939a9a..da03fd34c1 100644
--- a/tcwg_gnu_cross.yaml
+++ b/tcwg_gnu_cross.yaml
@@ -393,7 +393,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -1345,4 +1345,4 @@
docker_security: '{docker_security}'
publishers:
- bisect-publishers
-# checksum: a55e1aa2b2f391a6525892f9799785cd
+# checksum: 3bceb3d8237b260fcbf8c62b97097684
diff --git a/tcwg_gnu_embed.yaml b/tcwg_gnu_embed.yaml
index e12a3cebda..973cfc6cdc 100644
--- a/tcwg_gnu_embed.yaml
+++ b/tcwg_gnu_embed.yaml
@@ -396,7 +396,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -1346,4 +1346,4 @@
docker_security: '{docker_security}'
publishers:
- bisect-publishers
-# checksum: 3f63d820f3644a1167ce6c8de2a89381
+# checksum: 182fc062bae1d9e2e3bb031d2c8bb40f
diff --git a/tcwg_gnu_mingw.yaml b/tcwg_gnu_mingw.yaml
index 0612b47ed1..3ee1873e9e 100644
--- a/tcwg_gnu_mingw.yaml
+++ b/tcwg_gnu_mingw.yaml
@@ -362,7 +362,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -1294,4 +1294,4 @@
docker_security: '{docker_security}'
publishers:
- bisect-publishers
-# checksum: 9a4224b356445873b39ae12c249354ff
+# checksum: ac3ded340606ba4f513b9917e4820ee1
diff --git a/tcwg_gnu_native.yaml b/tcwg_gnu_native.yaml
index 1f8bdcd0eb..70dda4b6a4 100644
--- a/tcwg_gnu_native.yaml
+++ b/tcwg_gnu_native.yaml
@@ -393,7 +393,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -1356,4 +1356,4 @@
docker_security: '{docker_security}'
publishers:
- bisect-publishers
-# checksum: 369e4f9f8a69b2bb94184a37378f2093
+# checksum: 7c5f55bcdc9846c45d5e1081ccd769f7
diff --git a/tcwg_kernel--gnu.yaml b/tcwg_kernel--gnu.yaml
index 66e156a639..27c6dea69f 100644
--- a/tcwg_kernel--gnu.yaml
+++ b/tcwg_kernel--gnu.yaml
@@ -352,7 +352,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -945,4 +945,4 @@
build_script: 'tcwg_kernel-build.sh'
publishers:
- bisect-publishers
-# checksum: 73eddb7c810e6d098b7a977ca2eb7df3
+# checksum: 21fcc9ec2c44ef1ce4b73f029292dfeb
diff --git a/tcwg_kernel--llvm.yaml b/tcwg_kernel--llvm.yaml
index ddcfb53432..8a86ad91ac 100644
--- a/tcwg_kernel--llvm.yaml
+++ b/tcwg_kernel--llvm.yaml
@@ -352,7 +352,7 @@
fi
# We may need jira token while rewriting history.
- if [ -f $HOME/.jipdate.yml ]; then
+ if [ -f $HOME/.jipdate.yml ]; then
(
# BE CAREFUL WITH TCWG_JIRA_TOKEN
set +x
@@ -945,4 +945,4 @@
build_script: 'tcwg_kernel-build.sh'
publishers:
- bisect-publishers
-# checksum: 7df7b19cfcc8fde21a0a0b00fb71ff3c
+# checksum: 0393a774793d14619defde1293bb624f