Skip to content

Commit 02c6b26

Browse files
committed
Add new tests for systemd varlink based user/group lookup
See https://gitlab.com/samba-team/samba/-/merge_requests/2928
1 parent 7d738d4 commit 02c6b26

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packaging/samba-master.spec.j2

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2572,6 +2572,11 @@ fi
25722572
%dir %{python3_sitearch}/samba/tests/samba_tool/__pycache__
25732573
%{python3_sitearch}/samba/tests/samba_tool/__pycache__/*.*.pyc
25742574

2575+
%dir %{python3_sitearch}/samba/tests/varlink
2576+
%{python3_sitearch}/samba/tests/varlink/*.py
2577+
%dir %{python3_sitearch}/samba/tests/varlink/__pycache__
2578+
%{python3_sitearch}/samba/tests/varlink/__pycache__/*.*.pyc
2579+
25752580
%{python3_sitearch}/samba/tests/krb5/__pycache__/*.*.pyc
25762581
%{python3_sitearch}/samba/tests/krb5/*.py
25772582

0 commit comments

Comments
 (0)