diff options
Diffstat (limited to 't.x509_name_match')
-rwxr-xr-x | t.x509_name_match | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t.x509_name_match b/t.x509_name_match new file mode 100755 index 00000000..87af1f8d --- /dev/null +++ b/t.x509_name_match @@ -0,0 +1,2 @@ +#! /bin/sh +exec ./x509_name_match ${TEST_VERBOSE:+-v} |