Show More
@@ -212,7 +212,7 b' def _committedforwardcopies(a, b, match)' | |||
|
212 | 212 | dbg('debug.copies: rename of: %s\n' % ofctx._path) |
|
213 | 213 | cm[f] = ofctx.path() |
|
214 | 214 | if debug: |
|
215 |
dbg('debug.copies: time: % |
|
|
215 | dbg('debug.copies: time: %f seconds\n' | |
|
216 | 216 | % (util.timer() - start)) |
|
217 | 217 | return cm |
|
218 | 218 |
General Comments 0
You need to be logged in to leave comments.
Login now