turn off pretty-print debugging
This commit is contained in:
parent
92ef136967
commit
dec1abd827
1 changed files with 0 additions and 2 deletions
|
|
@ -436,8 +436,6 @@ def debug(x):
|
|||
if debug_test_pp:
|
||||
print 'test_pretty_print debug: ' + x
|
||||
|
||||
#debug_test_pp = False
|
||||
debug_test_pp = True
|
||||
include_passed = False
|
||||
builddir = os.getcwd()
|
||||
include_passed = False
|
||||
|
|
|
|||
Loading…
Reference in a new issue