aboutsummaryrefslogtreecommitdiff
path: root/test-without-openssl.bash
blob: e5967532e729a3e6e2060b5d6550d0e2b3791243 (plain)
1
2
3
4
5
#!/bin/bash -eu

cd "$(dirname "$0")"

CGO_ENABLED=0 ./test.bash "$@"