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

cd "$(dirname "$0")"

./test.bash -tags without_openssl "$@"