From 9ebf44d84754adc5b64fcf612c6816c02c80462d Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Sat, 2 Feb 2019 19:29:23 -0500 Subject: Imported Upstream version 8.9.0 --- dev/ci/ci-elpi.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'dev/ci/ci-elpi.sh') diff --git a/dev/ci/ci-elpi.sh b/dev/ci/ci-elpi.sh index 7f4ef77d..9b4a06fd 100755 --- a/dev/ci/ci-elpi.sh +++ b/dev/ci/ci-elpi.sh @@ -3,7 +3,6 @@ ci_dir="$(dirname "$0")" . "${ci_dir}/ci-common.sh" -FORCE_GIT=1 git_download Elpi ( cd "${CI_BUILD_DIR}/Elpi" && make && make install ) -- cgit v1.2.3