From bc238a835ab705d97b37fd74441caaedc639a1f7 Mon Sep 17 00:00:00 2001 From: Matthieu Sozeau Date: Wed, 17 Oct 2018 12:57:18 +0200 Subject: Fix overlay for this extension of the PR. To be removed. --- dev/ci/user-overlays/08671-mattam-plugin-tutorials.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev') diff --git a/dev/ci/user-overlays/08671-mattam-plugin-tutorials.sh b/dev/ci/user-overlays/08671-mattam-plugin-tutorials.sh index fc831574eb..bd3e1bf7ff 100644 --- a/dev/ci/user-overlays/08671-mattam-plugin-tutorials.sh +++ b/dev/ci/user-overlays/08671-mattam-plugin-tutorials.sh @@ -1,6 +1,6 @@ #!/bin/sh -if [ "$CI_PULL_REQUEST" = "8671" ] || [ "$CI_BRANCH" = "evar_info-flags" ]; then +if [ "$CI_PULL_REQUEST" = "8741" ] || [ "$CI_BRANCH" = "typeclasses-functional-evar_map" ]; then plugin_tutorial_CI_REF=pr8671-fix plugin_tutorial_CI_GITURL=https://github.com/mattam82/plugin_tutorials -- cgit v1.2.3