On Fri, Sep 3, 2010 at 3:12 PM, Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx> wrote: > On Fri, Sep 3, 2010 at 18:52, Steven Walter <stevenrwalter@xxxxxxxxx> wrote: > >> +GIT_SVN_LC_ALL=${LC_ALL:-$LANG} > > What's this about? > >> +. ./lib-git-svn.sh >> + >> +say 'define NO_SVN_TESTS to skip git svn tests' >> + >> +case "$GIT_SVN_LC_ALL" in >> +*.UTF-8) >> + test_set_prereq UTF8 > > You never use this prereq? I'll admit that I copied these from t9100. I assumed they were necessary for correct operation. If that's not the case, then they can be removed. -- -Steven Walter <stevenrwalter@xxxxxxxxx> -- 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