Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
checkout: tone down the "forked status" diagnostic messages
[gitweb.git]
/
t
/
t9200-git-cvsexportcommit.sh
diff --git
a/t/t9200-git-cvsexportcommit.sh
b/t/t9200-git-cvsexportcommit.sh
index 910c584f242c6b29fc6d398d2433703765abbcc5..a15222ced4d75e70f49df08159cff9dd8d4167a4 100755
(executable)
--- a/
t/t9200-git-cvsexportcommit.sh
+++ b/
t/t9200-git-cvsexportcommit.sh
@@
-225,7
+225,7
@@
test_expect_success \
! git-cvsexportcommit -c $id
)'
-case "$(git
repo-
config --bool core.filemode)" in
+case "$(git config --bool core.filemode)" in
false)
;;
*)