]> git.ipfire.org Git - thirdparty/samba.git/commit
selftest:s4: Fix prefix in setup functions
authorPavel Filipenský <pfilipensky@samba.org>
Thu, 3 Jul 2025 20:39:00 +0000 (22:39 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 10 Jul 2025 15:17:34 +0000 (15:17 +0000)
commita899b66548e65ccd6ca014cb8ad18a6c0bfb1280
treeb0a217e1ef6aa15aaba3a2a38c1746348c4e1288
parent8902d2aaa28cab7ce3efc54b05a22e26af22479a
selftest:s4: Fix prefix in setup functions

The parameter '$prefix' passed to setup_...() is already an absolute
path, no need to maintain '$prefix_abs' in Samba4.pm.

Signed-off-by: Pavel Filipenský <pfilipensky@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
selftest/target/Samba4.pm