]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t9200-git-cvsexportcommit.sh
Officially deprecate repo-config.
[thirdparty/git.git] / t / t9200-git-cvsexportcommit.sh
index 910c584f242c6b29fc6d398d2433703765abbcc5..a15222ced4d75e70f49df08159cff9dd8d4167a4 100755 (executable)
@@ -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)
        ;;
 *)