On Thu, 2011-01-06 at 18:29 +0000, Ramsay Jones wrote: > +svn_ver="$(svn --version --quiet)" > +case $svn_ver in > +[0-1].[0-4].[0-6]) Thanks for the patch. Can I suggest the more precise 0.* | 1.[0-4].*) Anders -- 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