builtin/commit.c: extract ignore_non_trailer() helper function
[gitweb.git] / t / test-lib.sh
index 9802b0b0e99dfb9019c9839a040b6f54fe040ea0..b25249ec4cc2844f5cd7491dd5fcc88c884ff450 100644 (file)
@@ -752,6 +752,7 @@ case $(uname -s) in
        test_set_prereq NOT_CYGWIN
        test_set_prereq SED_STRIPS_CR
        test_set_prereq GREP_STRIPS_CR
+       GIT_TEST_CMP=mingw_test_cmp
        ;;
 *CYGWIN*)
        test_set_prereq POSIXPERM