X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=installcheck%2FAmanda_Feature.pl;h=89288bbb19000325009ec6d39b937ec6f95ef239;hb=109540caa4e37a3663b3dcfb9a205b9609e3f561;hp=af2cdcebae50a9f0ec3ad7a0f27f44794034ebf4;hpb=fd48f3e498442f0cbff5f3606c7c403d0566150e;p=debian%2Famanda diff --git a/installcheck/Amanda_Feature.pl b/installcheck/Amanda_Feature.pl index af2cdce..89288bb 100644 --- a/installcheck/Amanda_Feature.pl +++ b/installcheck/Amanda_Feature.pl @@ -1,4 +1,4 @@ -# Copyright (c) 2010 Zmanda, Inc. All Rights Reserved. +# Copyright (c) 2010-2012 Zmanda, Inc. All Rights Reserved. # # This program is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 as published @@ -18,6 +18,7 @@ use Test::More tests => 31; use strict; +use warnings; use lib "@amperldir@"; use Amanda::Feature;