From 9a561c75e0dc420c5bfa9514234557591146e715 Mon Sep 17 00:00:00 2001 From: Ridha Chahed Date: Thu, 3 Sep 2026 21:03:19 +0200 Subject: [PATCH] Test Codex inline review detection --- scripts/ci/mtr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ci/mtr.sh b/scripts/ci/mtr.sh index a29257040605..d0aa53ecc4a3 100755 --- a/scripts/ci/mtr.sh +++ b/scripts/ci/mtr.sh @@ -9,4 +9,4 @@ REPO_ROOT="$(git rev-parse --show-toplevel)" BUILD_DIR="${BUILD_DIR:-$REPO_ROOT/build}" cd "$BUILD_DIR/mysql-test" -exec ./mtr "$@" +exec ./mtr