[diffoscope] 01/03: diffoscope.profiling: Disable until we enable it.

Chris Lamb chris at chris-lamb.co.uk
Sat Jan 7 13:12:41 CET 2017


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

lamby pushed a commit to branch master
in repository diffoscope.

commit 8c9cfc8d3eae606f4413ee610fae4e9fd2b2a4d3
Author: Chris Lamb <lamby at debian.org>
Date:   Sat Jan 7 11:53:11 2017 +0000

    diffoscope.profiling: Disable until we enable it.
    
    Dch-Gbp: ignore
    
    Signed-off-by: Chris Lamb <lamby at debian.org>
---
 diffoscope/profiling.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/diffoscope/profiling.py b/diffoscope/profiling.py
index 89cd95e..e381b78 100644
--- a/diffoscope/profiling.py
+++ b/diffoscope/profiling.py
@@ -22,7 +22,8 @@ import time
 import contextlib
 import collections
 
-_ENABLED = True
+_ENABLED = False
+
 
 @contextlib.contextmanager
 def profile(namespace, key):

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


More information about the diffoscope mailing list