aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/ci-flocq.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ci/ci-flocq.sh')
-rwxr-xr-xdev/ci/ci-flocq.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev/ci/ci-flocq.sh b/dev/ci/ci-flocq.sh
index 30eca7a3e9..ec19bd9939 100755
--- a/dev/ci/ci-flocq.sh
+++ b/dev/ci/ci-flocq.sh
@@ -3,8 +3,6 @@
ci_dir="$(dirname "$0")"
source ${ci_dir}/ci-common.sh
-Flocq_CI_BRANCH=master
-Flocq_CI_GITURL=https://scm.gforge.inria.fr/anonscm/git/flocq/flocq.git
Flocq_CI_DIR=${CI_BUILD_DIR}/flocq
git_checkout ${Flocq_CI_BRANCH} ${Flocq_CI_GITURL} ${Flocq_CI_DIR}