diff options
| author | Gaëtan Gilbert | 2019-04-28 19:21:21 +0200 |
|---|---|---|
| committer | Gaëtan Gilbert | 2019-04-28 19:21:21 +0200 |
| commit | 02a98973d2bd1e6fd5f7489da718f5a313fc834c (patch) | |
| tree | b7e352aa4a0940e19bf858c451535bfb063572db /dev/ci/ci-basic-overlay.sh | |
| parent | ae4239d6a5f4afcd9b7321dba790ffd4a64994a1 (diff) | |
| parent | 728216337e2541b37135d86c1b0206706cf4ed1a (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-x | dev/ci/ci-basic-overlay.sh | 2 |
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}" |
