diff options
author | W. Trevor King <wking@drexel.edu> | 2009-07-27 05:11:33 -0400 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2009-07-27 05:11:33 -0400 |
commit | 58e2b9fe7a13e7cd99e085059867453496712593 (patch) | |
tree | 0a6cec44cea18509f4cb0ef58a8201ef4280b727 /libbe/diff.py | |
parent | 7c5b0f7abd46b2a6e093e47f7429e5f6c3eadab0 (diff) | |
download | bugseverywhere-58e2b9fe7a13e7cd99e085059867453496712593.tar.gz |
.sync_with_disk fixes for libbe.bugdir and .comment.
In BugDir, only call bug.remove if bug.sync_with_disk==True. If it's
just in memory, automatic garbage collection is sufficient cleanup.
Comment.set_sync_with_disk() had been setting .sync_with_disk=True
regardless of the value passed in. Fixed now.
Also some minor textual adjustments.
Diffstat (limited to 'libbe/diff.py')
0 files changed, 0 insertions, 0 deletions