X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=installcheck%2FAmanda_Curinfo.pl;h=465b4d53ecd349190c913e59eef7aa9e5be294e0;hb=b116e9366c7b2ea2c2eb53b0a13df4090e176235;hp=b3f62b534f89c6548ed04429abe978e0e54052a1;hpb=fd48f3e498442f0cbff5f3606c7c403d0566150e;p=debian%2Famanda diff --git a/installcheck/Amanda_Curinfo.pl b/installcheck/Amanda_Curinfo.pl index b3f62b5..465b4d5 100644 --- a/installcheck/Amanda_Curinfo.pl +++ b/installcheck/Amanda_Curinfo.pl @@ -16,9 +16,10 @@ # Contact information: Zmanda Inc, 465 S. Mathilda Ave., Suite 300 # Sunnyvale, CA 94086, USA, or: http://www.zmanda.com +use Test::More tests => 18; use strict; +use warnings; -use Test::More tests => 18; use File::Path qw(mkpath); use Data::Dumper;