aboutsummaryrefslogtreecommitdiffstats
path: root/tests/docker/build-clazy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/docker/build-clazy.sh')
-rwxr-xr-xtests/docker/build-clazy.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/docker/build-clazy.sh b/tests/docker/build-clazy.sh
index 6a908ded..c897c3ab 100755
--- a/tests/docker/build-clazy.sh
+++ b/tests/docker/build-clazy.sh
@@ -3,6 +3,7 @@
BRANCH=$1
J_FLAG=$2
CLAZY_PREFIX=$3
+LLVM_ROOT=$3
if [ -z "$1" ]
then