aboutsummaryrefslogtreecommitdiffstats
path: root/extras/hs-test/script/nginx_ldp.sh
blob: 416aa5499af31132656e947b5949ef6de49cf638 (plain)
1
2
3
4
#!/usr/bin/env bash

# shellcheck disable=SC2068
$1 -v && LD_PRELOAD=$LDP $@ > /proc/1/fd/1 2>&1