On Wed, Aug 27, 2008 at 03:22:38PM -0600, Myles Watson wrote:
I like the idea of assuming no compression if uncompressing it fails. I wonder if it would be better to copy it to dest instead of running it in place.
If compression is disabled in Config.lb the current code runs it in place as well. So I guess it's no problem?
Thanks, Ward.