X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=t%2Flib-patch-mode.sh;h=ce36f34d0337d29f6ec8f274cd99ad201bd3965d;hb=5bebcd4ecba0791cecaa49d30ddd7ca8ffe03627;hp=75a3ee283d49f4ddc3ba05fbb9999de75d2a75f0;hpb=cb16bcc36965f28845e4fae15c36280a2506f1be;p=git.git diff --git a/t/lib-patch-mode.sh b/t/lib-patch-mode.sh old mode 100755 new mode 100644 index 75a3ee283..ce36f34d0 --- a/t/lib-patch-mode.sh +++ b/t/lib-patch-mode.sh @@ -1,3 +1,5 @@ +: included from t2016 and others + . ./test-lib.sh if ! test_have_prereq PERL; then