Re: [PATCH] Fix t9200 on case insensitive file systems
From: Ben Walton <hidden>
Date: 2016-06-15 22:55:07
On Fri, Oct 26, 2012 at 5:18 PM, Torsten Bögershausen [off-list ref] wrote:
quoted hunk ↗ jump to hunk
t/t9200-git-cvsexportcommit.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/t/t9200-git-cvsexportcommit.sh b/t/t9200-git-cvsexportcommit.sh index b59be9a..69934b2 100755 --- a/t/t9200-git-cvsexportcommit.sh +++ b/t/t9200-git-cvsexportcommit.sh@@ -19,7 +19,7 @@ then test_done fi -CVSROOT=$PWD/cvsroot +CVSROOT=$PWD/tmpcvsroot
FWIW, this looks obviously correct given the code snippet from the cvs version you shared the other day. Thanks -Ben -- --------------------------------------------------------------------------------------------------------------------------- Take the risk of thinking for yourself. Much more happiness, truth, beauty and wisdom will come to you that way. -Christopher Hitchens ---------------------------------------------------------------------------------------------------------------------------