summaryrefslogtreecommitdiff
path: root/source4/script
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2007-04-19 08:37:16 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:51:07 -0500
commit558e5ddc528a63580ebde48aec224c9fc7d1c07e (patch)
tree04c54d83da67d0f2bf7aadf4b61a99066cde8f6f /source4/script
parentad6b43ae3b4e7d698ce15813a98b478c10a100e7 (diff)
downloadsamba-558e5ddc528a63580ebde48aec224c9fc7d1c07e.tar.gz
samba-558e5ddc528a63580ebde48aec224c9fc7d1c07e.tar.bz2
samba-558e5ddc528a63580ebde48aec224c9fc7d1c07e.zip
r22361: warnings.pm isn't available on solaris 8
metze (This used to be commit a21a86543f46f677696eb77c140763414600e24d)
Diffstat (limited to 'source4/script')
-rwxr-xr-xsource4/script/tests/selftest.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/script/tests/selftest.pl b/source4/script/tests/selftest.pl
index fa183d262d..ddbd538ec9 100755
--- a/source4/script/tests/selftest.pl
+++ b/source4/script/tests/selftest.pl
@@ -107,7 +107,6 @@ Jelmer Vernooij
=cut
use strict;
-use warnings;
use FindBin qw($RealBin $Script);
use File::Spec;