Show More
@@ -66,7 +66,7 b' class rootcache(filecache):' | |||||
66 |
|
66 | |||
67 |
|
67 | |||
68 | def check_invalidated(func): |
|
68 | def check_invalidated(func): | |
69 |
"""check |
|
69 | """check that the func is called with a non-invalidated dirstate | |
70 |
|
70 | |||
71 | The dirstate is in an "invalidated state" after an error occured during its |
|
71 | The dirstate is in an "invalidated state" after an error occured during its | |
72 | modification and remains so until we exited the top level scope that framed |
|
72 | modification and remains so until we exited the top level scope that framed |
General Comments 0
You need to be logged in to leave comments.
Login now