summaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
authorMathieu Parent <math.parent@gmail.com>2018-05-19 14:57:01 +0200
committerAndreas Schneider <asn@cryptomilk.org>2018-10-02 14:12:13 +0200
commit7dd388a1f9fa30beb2f814bd16463d1643638587 (patch)
tree1c0263f0793dde9e978b09617f406aa35261a735 /script
parent1fd2a79a92fc30d7667eb97d0846043a9d29b5cf (diff)
downloadsamba-7dd388a1f9fa30beb2f814bd16463d1643638587.tar.gz
third_party: Add pam_set_items.so from pam_wrapper
Pair-Programmed-With: Andreas Schneider <asn@samba.org> Signed-off-by: Mathieu Parent <math.parent@gmail.com> Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Guenther Deschner <gd@samba.org>
Diffstat (limited to 'script')
-rwxr-xr-xscript/compare_cc_results.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/script/compare_cc_results.py b/script/compare_cc_results.py
index 4f97dc371af..570f454ca9c 100755
--- a/script/compare_cc_results.py
+++ b/script/compare_cc_results.py
@@ -14,6 +14,7 @@ exceptions = [
'LIBSOCKET_WRAPPER_SO_PATH',
'LIBNSS_WRAPPER_SO_PATH',
'LIBPAM_WRAPPER_SO_PATH',
+ 'PAM_SET_ITEMS_SO_PATH',
'LIBUID_WRAPPER_SO_PATH',
'LIBRESOLV_WRAPPER_SO_PATH',
]