diff options
Diffstat (limited to 'test-without-openssl.bash')
-rwxr-xr-x | test-without-openssl.bash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-without-openssl.bash b/test-without-openssl.bash index 645c6cd..3f9de9e 100755 --- a/test-without-openssl.bash +++ b/test-without-openssl.bash @@ -2,4 +2,4 @@ cd "$(dirname "$0")" -./test.bash -tags without_openssl +./test.bash -tags without_openssl "$@" |