summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorMatthieu Patou <mat@matws.net>2010-11-27 13:44:50 +0300
committerMatthieu Patou <mat@samba.org>2010-11-27 17:18:19 +0100
commite5eaed0180467bbe27b1fd6073298c18c3b1af8d (patch)
tree8fb29ba284a0a641e11d60423d0159085f7ca13a /selftest
parent498743bd46b3ab9b2c23140495a1cfeb25f11b8f (diff)
downloadsamba-e5eaed0180467bbe27b1fd6073298c18c3b1af8d.tar.gz
samba-e5eaed0180467bbe27b1fd6073298c18c3b1af8d.tar.bz2
samba-e5eaed0180467bbe27b1fd6073298c18c3b1af8d.zip
remove useless debug message :-)
Diffstat (limited to 'selftest')
-rw-r--r--selftest/target/Samba4.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/selftest/target/Samba4.pm b/selftest/target/Samba4.pm
index 12414f0307..37c9550a7a 100644
--- a/selftest/target/Samba4.pm
+++ b/selftest/target/Samba4.pm
@@ -841,7 +841,6 @@ sub provision($$$$$$$$$)
my $ret = $self->provision_raw_step1($ctx);
unless (defined $ret) {
- print "coin coin\n";
return undef;
}