selftest/samba4: Remove references to Samba34.pm, which no longer
authorJelmer Vernooij <jelmer@samba.org>
Sat, 4 Sep 2010 16:18:55 +0000 (18:18 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Sat, 4 Sep 2010 16:18:55 +0000 (18:18 +0200)
exists.

selftest/target/Samba4.pm

index 1ffb61c7a36e71ec2aa298d5d91c93b26745a3ae..228f6a85d5dd8f0bbf21ae82e8189f9edda38587 100644 (file)
@@ -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
 #