Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.8, 0.8.1, and 0.8.2

nautilus: correct my faults introduced in 6d06ea6fa448168481b1fd1462c3b9f9a0b9f0d0

Changeset d5e6aa621783

Parent 49f64bde5a90

by Simon Heimberg

Changes to one file · Browse files at d5e6aa621783 Showing diff from parent 49f64bde5a90 Diff from another changeset...

 
91
92
93
94
 
95
96
97
 
91
92
93
 
94
95
96
97
@@ -91,7 +91,7 @@
    import tortoise.debugthg   global debugf - if tortoise.debugthg.level('N') + if tortoise.debugthg.debug('N'):   debugf = tortoise.debugthg.debugf   else:   debugf = tortoise.debugthg.debugf_No