Re: Unused variables in fsfsfixer

2011-04-26 Thread Daniel Shahaf
Julian Foad wrote on Tue, Apr 26, 2011 at 11:31:34 +0100: > On Sun, 2011-04-24 at 18:11 +0300, Daniel Shahaf wrote: > > The global variables FIXED_IDS and FIXED_CHECKSUMS are sometimes written > > to but never read. What's their purpose? > > I think I put those in to log what changes the script h

Re: Unused variables in fsfsfixer

2011-04-26 Thread Julian Foad
On Sun, 2011-04-24 at 18:11 +0300, Daniel Shahaf wrote: > The global variables FIXED_IDS and FIXED_CHECKSUMS are sometimes written > to but never read. What's their purpose? I think I put those in to log what changes the script had made. Please feel free to delete them, or make it print them out