From 5c216774ac90ef5d1cba6fc000baa546e7834945 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 26 Oct 2011 22:52:04 -0700 Subject: repoman: add opts and repo config debug output --- bin/repoman | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin') diff --git a/bin/repoman b/bin/repoman index bf91b85a9..8adccc774 100755 --- a/bin/repoman +++ b/bin/repoman @@ -654,6 +654,9 @@ if vcs is None: # TODO: shouldn't this just be switched on the repo, iso the VCS? check_changelog = options.echangelog not in ('y', 'force') and vcs in ('cvs', 'svn') +logging.debug("repo config: %s" % (repo_config,)) +logging.debug("options: %s" % (options,)) + # Generate an appropriate PORTDIR_OVERLAY value for passing into the # profile-specific config constructor calls. env = os.environ.copy() -- cgit v1.2.3-1-g7c22