summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2010-02-21 11:59:35 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-02-21 11:59:35 -0800
commit92de348948d59f797dd4f15d6a4558c0563203b1 (patch)
treeb2cce5822e8579e99babfe43475ad90c8a27b4b9
parentMerge branch 'jn/makefile-script-lib' (diff)
parentlib-patch-mode.sh: Fix permission (diff)
downloadtgif-92de348948d59f797dd4f15d6a4558c0563203b1.tar.xz
Merge branch 'jc/maint-fix-test-perm'
* jc/maint-fix-test-perm: lib-patch-mode.sh: Fix permission t6000lib: Fix permission
-rw-r--r--[-rwxr-xr-x]t/lib-patch-mode.sh2
-rw-r--r--[-rwxr-xr-x]t/t6000lib.sh2
2 files changed, 4 insertions, 0 deletions
diff --git a/t/lib-patch-mode.sh b/t/lib-patch-mode.sh
index 75a3ee283d..ce36f34d03 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
if ! test_have_prereq PERL; then
diff --git a/t/t6000lib.sh b/t/t6000lib.sh
index f55627b641..985d517a1c 100755..100644
--- a/t/t6000lib.sh
+++ b/t/t6000lib.sh
@@ -1,3 +1,5 @@
+: included from 6002 and others
+
[ -d .git/refs/tags ] || mkdir -p .git/refs/tags
:> sed.script