--- deliantra/server/utils/cfutil.in 2007/04/26 00:39:18 1.31 +++ deliantra/server/utils/cfutil.in 2007/04/26 00:41:32 1.32 @@ -188,7 +188,7 @@ printf "reduced %s from %d to %d bytes using %d colours.\n", $other, -s "$other~", -s "$other~~", $ncolor - if $VERBOSE > 0; + if $VERBOSE >= 2; rename "$other~~", "$other~"; }