Hi, On Thu, 25 Feb 2010, Pat Thoyts wrote: > proc path_filter {filter name} { > set name [file normalize $name] I am unconvinced that [file normalize] is what we want. It expands to an absolute path, which is almost certainly unnecessary code churn. I will have a look at your test cases and try to fix later. Ciao, Johannes -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html