[Reproducible-commits] [reprotest] 01/01: Suppress autopkgtest	verbosity for release
    Ceridwen 
    ceridwen-guest at moszumanska.debian.org
       
    Fri Jul 22 14:45:24 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
ceridwen-guest pushed a commit to branch master
in repository reprotest.
commit 17de90277d301dffa440d99c7026d6fb479563e5
Author: Ceridwen <ceridwenv at gmail.com>
Date:   Fri Jul 22 10:45:19 2016 -0400
    Suppress autopkgtest verbosity for release
---
 reprotest/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/reprotest/__init__.py b/reprotest/__init__.py
index d03d453..500b177 100644
--- a/reprotest/__init__.py
+++ b/reprotest/__init__.py
@@ -21,7 +21,7 @@ from reprotest import _contextlib
 from reprotest import _shell_ast
 
 
-adtlog.verbosity = 2
+adtlog.verbosity = 1
 
 
 # chroot is the only form of OS virtualization that's available on
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/reprotest.git
    
    
More information about the Reproducible-commits
mailing list