Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2010-01-31 03:04:25 +0300
committerJunio C Hamano <gitster@pobox.com>2010-01-31 03:08:41 +0300
commitc32056e0ef193002f80d75fd795e156ddf65c4ab (patch)
tree32aebf1235c24f44f03f480df9a81a023209567a /t/lib-patch-mode.sh
parent00d3278c8534a8244ae3447189401111e017fd5d (diff)
lib-patch-mode.sh: Fix permission
In the same sprit as 4848509 (Fix permissions on test scripts, 2007-04-13), t/lib-patch-mode.sh should not be executable. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/lib-patch-mode.sh')
-rw-r--r--[-rwxr-xr-x]t/lib-patch-mode.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/lib-patch-mode.sh b/t/lib-patch-mode.sh
index afb4b6686c..06c3c91762 100755..100644
--- a/t/lib-patch-mode.sh
+++ b/t/lib-patch-mode.sh
@@ -1,3 +1,5 @@
+: included from t2016 and others
+
. ./test-lib.sh
set_state () {