diff options
Diffstat (limited to 'modules/pam_echo/tst-pam_echo')
-rwxr-xr-x | modules/pam_echo/tst-pam_echo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/pam_echo/tst-pam_echo b/modules/pam_echo/tst-pam_echo new file mode 100755 index 0000000..483a2c2 --- /dev/null +++ b/modules/pam_echo/tst-pam_echo @@ -0,0 +1,2 @@ +#!/bin/sh +../../tests/tst-dlopen .libs/pam_echo.so |