• pass the block directly to popen, thus make the result of call_with_progress the result of the block passed in. This is more flexible (than calling ‘puts result’,) and the one call-site didn’t rely on the result being printed. Changed: U trunk/Support/lib/progress.rb