diff options
author | Junio C Hamano <junkio@cox.net> | 2005-07-26 00:22:43 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-07-26 00:22:43 -0700 |
commit | 2bbcddee877c01ea1008efe2137d7ef599189ef5 (patch) | |
tree | a7899cfb99e8dfa95c3a108ea6cebe1d0d42130e /t/t4006-diff-mode.sh | |
parent | ca8c9156f8f980455f64e2cedcf0347328e46029 (diff) | |
download | git-2bbcddee877c01ea1008efe2137d7ef599189ef5.tar.gz |
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 <junkio@cox.net>
Diffstat (limited to 't/t4006-diff-mode.sh')
-rwxr-xr-x[-rw-r--r--] | t/t4006-diff-mode.sh | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/t/t4006-diff-mode.sh b/t/t4006-diff-mode.sh index 90fd21ff1f..90fd21ff1f 100644..100755 --- a/t/t4006-diff-mode.sh +++ b/t/t4006-diff-mode.sh |