From 558e5ddc528a63580ebde48aec224c9fc7d1c07e Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Thu, 19 Apr 2007 08:37:16 +0000 Subject: r22361: warnings.pm isn't available on solaris 8 metze (This used to be commit a21a86543f46f677696eb77c140763414600e24d) --- source4/script/tests/selftest.pl | 1 - 1 file changed, 1 deletion(-) (limited to 'source4') 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; -- cgit