aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/ci-basic-overlay.sh
diff options
context:
space:
mode:
authorGaëtan Gilbert2019-04-28 19:21:21 +0200
committerGaëtan Gilbert2019-04-28 19:21:21 +0200
commit02a98973d2bd1e6fd5f7489da718f5a313fc834c (patch)
treeb7e352aa4a0940e19bf858c451535bfb063572db /dev/ci/ci-basic-overlay.sh
parentae4239d6a5f4afcd9b7321dba790ffd4a64994a1 (diff)
parent728216337e2541b37135d86c1b0206706cf4ed1a (diff)
Merge PR #9605: [coq_makefile] Enforce warn_error for plugins.
Reviewed-by: SkySkimmer Ack-by: Zimmi48 Reviewed-by: gares
Diffstat (limited to 'dev/ci/ci-basic-overlay.sh')
-rwxr-xr-xdev/ci/ci-basic-overlay.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ci/ci-basic-overlay.sh b/dev/ci/ci-basic-overlay.sh
index 0c89809ee9..4f5988c59c 100755
--- a/dev/ci/ci-basic-overlay.sh
+++ b/dev/ci/ci-basic-overlay.sh
@@ -254,7 +254,7 @@
: "${paramcoq_CI_ARCHIVEURL:=${paramcoq_CI_GITURL}/archive}"
########################################################################
-# relation-algebra
+# relation_algebra
########################################################################
: "${relation_algebra_CI_REF:=master}"
: "${relation_algebra_CI_GITURL:=https://github.com/damien-pous/relation-algebra}"