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