[debhelper-devel] [debhelper] 22/30: Test::DH: Expose $ROOT_DIR

Niels Thykier nthykier at moszumanska.debian.org
Mon Jul 3 14:40:38 UTC 2017


This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch master
in repository debhelper.

commit ce400c63152b364f71a0919185a3cbe7983011da
Author: Niels Thykier <niels at thykier.net>
Date:   Sun Jul 2 18:58:56 2017 +0000

    Test::DH: Expose $ROOT_DIR
    
    Signed-off-by: Niels Thykier <niels at thykier.net>
---
 t/Test/DH.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/Test/DH.pm b/t/Test/DH.pm
index 0cf1e39..7b6bdd4 100644
--- a/t/Test/DH.pm
+++ b/t/Test/DH.pm
@@ -13,7 +13,7 @@ use File::Temp qw(tempdir);
 use File::Path qw(remove_tree make_path);
 use File::Basename qw(dirname);
 
-my $ROOT_DIR;
+our $ROOT_DIR;
 
 BEGIN {
     my $res = realpath(__FILE__) or error('Cannot resolve ' . __FILE__ . ": $!");

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debhelper/debhelper.git




More information about the debhelper-devel mailing list