diff -r 1b5fe9bbe694 -r a20be197429a scripts/functions --- a/scripts/functions Tue May 08 18:43:26 2007 +0000 +++ b/scripts/functions Tue May 08 20:41:08 2007 +0000 @@ -91,6 +91,7 @@ normal="CT_NORMAL_COLOR" if [ ${cur_l} -le ${max_level} ]; then echo -e "\r${!color}${l}${!normal}" + CT_PROG_BAR_CPT=0 # Force redrawing progress bar on next 'unlogged' line else ${CT_PROG_BAR} fi