diff options
author | Steve Langasek <vorlon@debian.org> | 2014-01-16 00:38:42 +0000 |
---|---|---|
committer | Steve Langasek <vorlon@debian.org> | 2014-01-16 00:38:42 +0000 |
commit | 60fe4501b4194949d3117a937abdfa90d3f138e9 (patch) | |
tree | 212a6a00baa11e9d0ca7bc27b12420d1dce6f07c /modules/pam_unix/tst-pam_unix | |
download | pam-60fe4501b4194949d3117a937abdfa90d3f138e9.tar.gz pam-60fe4501b4194949d3117a937abdfa90d3f138e9.tar.bz2 pam-60fe4501b4194949d3117a937abdfa90d3f138e9.zip |
Import pam_1.1.8.orig.tar.gz
[dgit import orig pam_1.1.8.orig.tar.gz]
Diffstat (limited to 'modules/pam_unix/tst-pam_unix')
-rwxr-xr-x | modules/pam_unix/tst-pam_unix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/pam_unix/tst-pam_unix b/modules/pam_unix/tst-pam_unix new file mode 100755 index 00000000..22922800 --- /dev/null +++ b/modules/pam_unix/tst-pam_unix @@ -0,0 +1,2 @@ +#!/bin/sh +../../tests/tst-dlopen .libs/pam_unix.so |