diff contrib/tmplrewrite.py @ 14165:78bdfc756908

util.termwidth: never return 0 for terminal width Catch a case where the termwidth was being reported as 0 when I was connecting with TLMTask instead of NSTask in OSX. This caused the progress extension to print no progress. The termwidth should never return 0 so in case we would return 0, simply fall back to the default termwidth below which is 80.
author jfh <jason@jasonfharris.com>
date Mon, 18 Apr 2011 02:42:52 +0200
parents 94ef2c8ce683
children
line wrap: on
line diff