From e3819d04dda9f5f86bfa29bc7f2f1fa870717b38 Mon Sep 17 00:00:00 2001 From: Sergey Bronnikov Date: Thu, 8 Feb 2024 11:16:28 +0300 Subject: [PATCH] lua: update introspector paths (#11577) Paths were changed after reorganization in tests [1] 1. https://github.com/ligurio/lua-c-api-tests/commit/e0216377d7502230e76d572f9344109406b1a95c --- projects/lua/build.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/projects/lua/build.sh b/projects/lua/build.sh index 1297a76c6..ea89203e2 100755 --- a/projects/lua/build.sh +++ b/projects/lua/build.sh @@ -39,8 +39,8 @@ apt-get install -y $PACKAGES export FUZZ_INTROSPECTOR_CONFIG=$SRC/fuzz_introspector_exclusion.config cat > $FUZZ_INTROSPECTOR_CONFIG <