Show More
@@ -673,7 +673,6 b' class cg1packer(object):' | |||||
673 | if not fastpathlinkrev: |
|
673 | if not fastpathlinkrev: | |
674 | mdata = ml.readfast(x) |
|
674 | mdata = ml.readfast(x) | |
675 | for f in mfchangedfiles[x]: |
|
675 | for f in mfchangedfiles[x]: | |
676 | if True: |
|
|||
677 |
|
|
676 | try: | |
678 |
|
|
677 | n = mdata[f] | |
679 |
|
|
678 | except KeyError: |
General Comments 0
You need to be logged in to leave comments.
Login now