]> git.kaiwu.me - haproxy.git/commit
MINOR: otel: test: replaced argument variables with positional parameters in run...
authorMiroslav Zagorac <mzagorac@haproxy.com>
Wed, 15 Apr 2026 02:37:38 +0000 (04:37 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 17 Apr 2026 13:28:05 +0000 (15:28 +0200)
commit03df1fe3c9c90ce1fe02c1b8e41395956b29975c
tree2dfdfc9814ba1bc920925ecd2d30a9b23f08a664
parent00c2348ef317af4b6c3d5d5e5a60f0063f46d257
MINOR: otel: test: replaced argument variables with positional parameters in run scripts

Replaced SH_ARGS variables with 'set --' and "${@}" to ensure proper
quoting of haproxy command-line arguments.
addons/otel/test/run-cmp.sh [changed from file to symlink]
addons/otel/test/run-ctx.sh [changed from file to symlink]
addons/otel/test/run-empty.sh [new symlink]
addons/otel/test/run-fe-be.sh
addons/otel/test/run-full.sh [changed from file to symlink]
addons/otel/test/run-sa.sh [changed from file to symlink]
addons/otel/test/run-test-config.sh [new file with mode: 0755]