From 2bbcddee877c01ea1008efe2137d7ef599189ef5 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Tue, 26 Jul 2005 00:22:43 -0700 Subject: Adjust diff-raw tests to the status letter change. We use 'A' for added files instead of 'N' to make the it visually easier to distinguish from 'M' now. While we are at it, make the test scripts executable. Yes, I know it does not matter because t/Makefile runs them explicitly with "sh tXXXX-blah.sh", but being consistent is always better. Signed-off-by: Junio C Hamano --- t/t4010-diff-pathspec.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 t/t4010-diff-pathspec.sh (limited to 't/t4010-diff-pathspec.sh') diff --git a/t/t4010-diff-pathspec.sh b/t/t4010-diff-pathspec.sh old mode 100644 new mode 100755 -- cgit v1.2.1