X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=installcheck%2Fmock_mtx.pl;h=84a4970a8fa19d9c15e520dd7a2228a0b8fbdf60;hb=8eb7e8e19f1373f6be7f1f7837b997748ce31d0e;hp=2213bd93ae33c621f5a35023f1d0506d97826a13;hpb=d5853102f67d85d8e169f9dbe973ad573306c215;p=debian%2Famanda diff --git a/installcheck/mock_mtx.pl b/installcheck/mock_mtx.pl index 2213bd9..84a4970 100644 --- a/installcheck/mock_mtx.pl +++ b/installcheck/mock_mtx.pl @@ -1,4 +1,4 @@ -# Copyright (c) 2009 Zmanda, Inc. All Rights Reserved. +# Copyright (c) 2009, 2010 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 @@ -19,6 +19,7 @@ use Test::More tests => 31; use File::Path; use strict; +use warnings; use lib "@amperldir@"; use Installcheck;