aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Albinus2021-11-20 20:05:52 +0100
committerMichael Albinus2021-11-20 20:05:52 +0100
commit33e994415d7e8b5779dabbac53bcefdb7d8d0ea8 (patch)
tree148a6c93f0c77600e653c36510c3b6b75de84f61
parent85a078e7853d708e599f97a3de06aed3a1c090ea (diff)
downloademacs-33e994415d7e8b5779dabbac53bcefdb7d8d0ea8.tar.gz
emacs-33e994415d7e8b5779dabbac53bcefdb7d8d0ea8.zip
Revert last change on emba files
-rw-r--r--test/infra/gitlab-ci.yml2
-rwxr-xr-xtest/infra/test-jobs-generator.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/infra/gitlab-ci.yml b/test/infra/gitlab-ci.yml
index d53133d8acd..ebfe9965139 100644
--- a/test/infra/gitlab-ci.yml
+++ b/test/infra/gitlab-ci.yml
@@ -32,7 +32,7 @@ stages:
32 - generator 32 - generator
33 - trigger 33 - trigger
34# - fast 34# - fast
35 - normal 35# - normal
36 - platform-images 36 - platform-images
37 - platforms 37 - platforms
38 - native-comp-images 38 - native-comp-images
diff --git a/test/infra/test-jobs-generator.sh b/test/infra/test-jobs-generator.sh
index 67205b383ba..0636d8c8c22 100755
--- a/test/infra/test-jobs-generator.sh
+++ b/test/infra/test-jobs-generator.sh
@@ -60,7 +60,7 @@ EOF
60 60
61 cat <<EOF 61 cat <<EOF
62test${target##check}-inotify: 62test${target##check}-inotify:
63 stage: normal 63 stage: test
64 extends: [.job-template, .test-template] 64 extends: [.job-template, .test-template]
65 rules: 65 rules:
66 - changes: $changes 66 - changes: $changes