svn commit: samba r22361 - in branches/SAMBA_4_0/source/script/tests: .

metze at samba.org metze at samba.org
Thu Apr 19 08:37:16 GMT 2007


Author: metze
Date: 2007-04-19 08:37:16 +0000 (Thu, 19 Apr 2007)
New Revision: 22361

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22361

Log:
warnings.pm isn't available on solaris 8

metze
Modified:
   branches/SAMBA_4_0/source/script/tests/selftest.pl


Changeset:
Modified: branches/SAMBA_4_0/source/script/tests/selftest.pl
===================================================================
--- branches/SAMBA_4_0/source/script/tests/selftest.pl	2007-04-19 08:04:35 UTC (rev 22360)
+++ branches/SAMBA_4_0/source/script/tests/selftest.pl	2007-04-19 08:37:16 UTC (rev 22361)
@@ -107,7 +107,6 @@
 =cut
 
 use strict;
-use warnings;
 
 use FindBin qw($RealBin $Script);
 use File::Spec;



More information about the samba-cvs mailing list