1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-20 22:50:26 +03:00

selftest: Fix comments in provision_promoted_dc

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jelmer Vernooij <jelmer@samba.org>
This commit is contained in:
Andrew Bartlett 2015-02-17 15:47:47 +13:00
parent 91629aeb48
commit 98d2d8d6cd

View File

@ -1204,9 +1204,9 @@ sub provision_rpc_proxy($$$)
sub provision_promoted_dc($$$)
{
my ($self, $prefix, $dcvars) = @_;
print "PROVISIONING VAMPIRE DC...";
print "PROVISIONING PROMOTED DC...";
# We do this so that we don't run the provision. That's the job of 'net vampire'.
# We do this so that we don't run the provision. That's the job of 'samba-tool domain dcpromo'.
my $ctx = $self->provision_raw_prepare($prefix, "domain controller",
"promotedvdc",
"SAMBADOMAIN",