From 7154e93b21b0d6dcc578548e203a08b77c21d972 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sat, 4 Sep 2010 18:18:55 +0200 Subject: selftest/samba4: Remove references to Samba34.pm, which no longer exists. --- selftest/target/Samba4.pm | 7 ------- 1 file changed, 7 deletions(-) (limited to 'selftest/target') diff --git a/selftest/target/Samba4.pm b/selftest/target/Samba4.pm index 1ffb61c7a3..228f6a85d5 100644 --- a/selftest/target/Samba4.pm +++ b/selftest/target/Samba4.pm @@ -440,9 +440,6 @@ Wfz/8alZ5aMezCQzXJyIaJsCLeKABosSwHcpAFmxlQ== EOF } -# -# provision_raw_prepare() is also used by Samba34.pm! -# sub provision_raw_prepare($$$$$$$$$$) { my ($self, $prefix, $server_role, $netbiosname, $netbiosalias, @@ -543,8 +540,6 @@ sub provision_raw_prepare($$$$$$$$$$) return $ctx; } -# -# provision_raw_step1() is also used by Samba34.pm! # # Step1 creates the basic configuration # @@ -707,8 +702,6 @@ nogroup:x:65534:nobody return $ret; } -# -# provision_raw_step2() is also used by Samba34.pm! # # Step2 runs the provision script # -- cgit