diff options
| author | Maxime Dénès | 2017-10-25 10:10:09 +0200 |
|---|---|---|
| committer | Maxime Dénès | 2017-10-25 10:10:09 +0200 |
| commit | 94688108a252c00b93e3f348908db6fb6e478349 (patch) | |
| tree | 388ae3a6df827bc72024c803f197e36a85270a78 /dev/ci/ci-basic-overlay.sh | |
| parent | d5d3ace462d46b58d570f096460ede52462e6a9f (diff) | |
| parent | 1879c5d441cd7e0203f6e728c734137953b0b59e (diff) | |
Merge PR #5993: Switch testing branch back to CompCert upstream.
Diffstat (limited to 'dev/ci/ci-basic-overlay.sh')
| -rw-r--r-- | dev/ci/ci-basic-overlay.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/ci/ci-basic-overlay.sh b/dev/ci/ci-basic-overlay.sh index 545846da58..e76f283706 100644 --- a/dev/ci/ci-basic-overlay.sh +++ b/dev/ci/ci-basic-overlay.sh @@ -76,8 +76,8 @@ ######################################################################## # CompCert ######################################################################## -: ${CompCert_CI_BRANCH:=less_init_plugins} -: ${CompCert_CI_GITURL:=https://github.com/letouzey/CompCert.git} +: ${CompCert_CI_BRANCH:=master} +: ${CompCert_CI_GITURL:=https://github.com/AbsInt/CompCert.git} ######################################################################## # VST |
