aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
authorGaëtan Gilbert2019-12-31 20:06:08 +0100
committerGaëtan Gilbert2019-12-31 20:06:08 +0100
commit0b1f1f9e02f481613fda3d0e087a01cede15e65b (patch)
tree9aa81047a428a19c3b19be3b6925b740e82aa339 /dev
parentf1bcfcb3d62d4c0b709d70c82b40bf4d4e0b6c11 (diff)
parent9d0e4b2ab78b89e39c63e8010ffd03745b309b5a (diff)
Merge PR #11338: Remove uses of Global in Evd API.
Reviewed-by: ejgallego Reviewed-by: herbelin
Diffstat (limited to 'dev')
-rw-r--r--dev/ci/user-overlays/11338-ppedrot-rm-global-uses-evd.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/dev/ci/user-overlays/11338-ppedrot-rm-global-uses-evd.sh b/dev/ci/user-overlays/11338-ppedrot-rm-global-uses-evd.sh
new file mode 100644
index 0000000000..f41271804a
--- /dev/null
+++ b/dev/ci/user-overlays/11338-ppedrot-rm-global-uses-evd.sh
@@ -0,0 +1,9 @@
+if [ "$CI_PULL_REQUEST" = "11338" ] || [ "$CI_BRANCH" = "rm-global-uses-evd" ]; then
+
+ unicoq_CI_REF=rm-global-uses-evd
+ unicoq_CI_GITURL=https://github.com/ppedrot/unicoq
+
+ equations_CI_REF=rm-global-uses-evd
+ equations_CI_GITURL=https://github.com/ppedrot/Coq-Equations
+
+fi