On Sun, Aug 04, 2013 at 11:08:35AM -0400, Galos, David wrote: > >> David, let me know if this is ok. > > I KNEW there was something I forgot to apply! I'll try > > to do this tonight. > Applied! > > > At this point we could have a helper function in util/ > > to parse the checksums in files so we can easily support > > the -c flag in md5sum, sha1sum and sha{256,512}sum. > I agree. It seems all the mains in these have been completely > identical. I think we could probably pull almost all of that out.
Yeah, although they are pretty trivial I agree we should try to factor that code out.