]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
selftest:s4: Delete no longer used hash key 'prefix_abs' from ctx
authorPavel Filipenský <pfilipensky@samba.org>
Thu, 3 Jul 2025 20:49:10 +0000 (22:49 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 10 Jul 2025 15:17:34 +0000 (15:17 +0000)
Signed-off-by: Pavel Filipenský <pfilipensky@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
selftest/target/Samba4.pm

index c1bc6f829ede8b58df8786b7ef88bdf34205d46c..9635629d291e2936314a8dcb1f8ace0143db3824 100755 (executable)
@@ -561,8 +561,6 @@ sub provision_raw_prepare($$$$$$$$$$$$$$)
        my $swiface = Samba::get_interface($hostname);
 
        $ctx->{prefix} = $prefix;
-       $ctx->{prefix_abs} = $prefix;
-
        $ctx->{server_role} = $server_role;
        $ctx->{hostname} = $hostname;
        $ctx->{netbiosname} = $netbiosname;