Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'tb/maint-t9200-case-insensitive'
author
Jeff King
<peff@peff.net>
Sun, 4 Nov 2012 13:00:29 +0000
(08:00 -0500)
committer
Jeff King
<peff@peff.net>
Sun, 4 Nov 2012 13:00:29 +0000
(08:00 -0500)
* tb/maint-t9200-case-insensitive:
Fix t9200 on case insensitive file systems
t/t9200-git-cvsexportcommit.sh
patch
|
blob
|
history
raw
(from parent 1:
0169320
)
diff --git
a/t/t9200-git-cvsexportcommit.sh
b/t/t9200-git-cvsexportcommit.sh
index b59be9a894b2481ece7dc5ea9038bc6c88d29f15..69934b2e775c8591ca209c9275abc40b921ecab6 100755
(executable)
--- 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/
tmp
cvsroot
CVSWORK=$PWD/cvswork
GIT_DIR=$PWD/.git
export CVSROOT CVSWORK GIT_DIR