X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=installcheck%2FAmanda_Types.pl;h=59308ee7fb2239f3bcbdd113efcd54dbc234f172;hb=ea8f8b7fc33f2a161b2b9e60cd35b82ab7d703a0;hp=a301f80c39282ff19dc06ac03f4a6cf000cba3a5;hpb=6ba576375c19b829b2a13dbe6562eedd2716b9ea;p=debian%2Famanda diff --git a/installcheck/Amanda_Types.pl b/installcheck/Amanda_Types.pl index a301f80..59308ee 100644 --- a/installcheck/Amanda_Types.pl +++ b/installcheck/Amanda_Types.pl @@ -1,4 +1,4 @@ -# Copyright (c) 2006 Zmanda Inc. All Rights Reserved. +# Copyright (c) 2005-2008 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 @@ -13,11 +13,10 @@ # with this program; if not, write to the Free Software Foundation, Inc., # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# Contact information: Zmanda Inc, 505 N Mathlida Ave, Suite 120 -# Sunnyvale, CA 94085, USA, or: http://www.zmanda.com +# Contact information: Zmanda Inc, 465 S Mathlida Ave, Suite 300 +# Sunnyvale, CA 94086, USA, or: http://www.zmanda.com -use Test::More qw(no_plan); -use Amconfig; +use Test::More tests => 4; use strict; use lib "@amperldir@";