From 828ae34132ae347746bd9fc46ced5e7d71d6a7e0 Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Tue, 1 Mar 2016 00:12:03 +0100 Subject: Change $pkg_db comment to reflect renamed test file --- SBO-Lib/lib/SBO/Lib.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SBO-Lib/lib/SBO') diff --git a/SBO-Lib/lib/SBO/Lib.pm b/SBO-Lib/lib/SBO/Lib.pm index 1ea50d2..6d23e82 100644 --- a/SBO-Lib/lib/SBO/Lib.pm +++ b/SBO-Lib/lib/SBO/Lib.pm @@ -111,7 +111,7 @@ make_path($tmpd) unless -d $tmpd; our $tempdir = tempdir(CLEANUP => 1, DIR => $tmpd); # define this to facilitate unit testing - should only ever be modified from -# t/test.t +# t/01-test.t our $pkg_db = '/var/log/packages'; # subroutine for throwing internal script errors -- cgit v1.2.3