diff options
author | Steve Langasek <vorlon@debian.org> | 2020-12-27 22:05:13 -0800 |
---|---|---|
committer | Steve Langasek <vorlon@debian.org> | 2020-12-27 22:05:13 -0800 |
commit | ea04efa24985743014da9dd22c0581cbaef82ede (patch) | |
tree | dcbd0efb229b17f696f7195671f05b354b4f70fc /modules/pam_unix/tst-pam_unix | |
download | pam-ea04efa24985743014da9dd22c0581cbaef82ede.tar.gz pam-ea04efa24985743014da9dd22c0581cbaef82ede.tar.bz2 pam-ea04efa24985743014da9dd22c0581cbaef82ede.zip |
Import pam_1.4.0.orig.tar.xz
[dgit import orig pam_1.4.0.orig.tar.xz]
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 |