From: Alex Riesen <raa.lkml@gmail.com>
To: git@vger.kernel.org
Cc: Junio C Hamano <junkio@cox.net>
Subject: Fix permissions on test scripts
Date: Fri, 13 Apr 2007 22:13:51 +0200 [thread overview]
Message-ID: <20070413201351.GB750@steel.home> (raw)
Make every test executable. Remove exec-attribute from included shell files,
they can't used standalone anyway.
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
---
0 files changed, 0 insertions(+), 0 deletions(-)
mode change 100755 => 100644 t/diff-lib.sh
mode change 100755 => 100644 t/lib-read-tree-m-3way.sh
mode change 100644 => 100755 t/t4201-shortlog.sh
mode change 100644 => 100755 t/t6023-merge-file.sh
mode change 100644 => 100755 t/t6024-recursive-merge.sh
mode change 100644 => 100755 t/t6025-merge-symlinks.sh
mode change 100755 => 100644 t/test-lib.sh
diff --git a/t/diff-lib.sh b/t/diff-lib.sh
old mode 100755
new mode 100644
diff --git a/t/lib-read-tree-m-3way.sh b/t/lib-read-tree-m-3way.sh
old mode 100755
new mode 100644
diff --git a/t/t4201-shortlog.sh b/t/t4201-shortlog.sh
old mode 100644
new mode 100755
diff --git a/t/t6023-merge-file.sh b/t/t6023-merge-file.sh
old mode 100644
new mode 100755
diff --git a/t/t6024-recursive-merge.sh b/t/t6024-recursive-merge.sh
old mode 100644
new mode 100755
diff --git a/t/t6025-merge-symlinks.sh b/t/t6025-merge-symlinks.sh
old mode 100644
new mode 100755
diff --git a/t/test-lib.sh b/t/test-lib.sh
old mode 100755
new mode 100644
--
1.5.1.130.g0ea6d
reply other threads:[~2007-04-13 20:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070413201351.GB750@steel.home \
--to=raa.lkml@gmail.com \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox