Commit a5e06a29 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 6fa72a36
......@@ -668,7 +668,7 @@ def watch(w, zf, at): # XXX -> ?
if pin_prev[blk] == pin[blk]:
del pin[blk] # would need to pin to what it is already pinned
print('-> %s' % pinstr(pin))
#print('-> %s' % pinstr(pin))
# {} blk -> at that have to be pinned
# XXX also check that head/file[blk] is in cache - else no need to pin
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment