author | Junio C Hamano <junkio@cox.net> | |
Mon, 6 Mar 2006 06:10:26 +0000 (22:10 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 6 Mar 2006 06:10:26 +0000 (22:10 -0800) | ||
commit | 8ad02bc9649b0a69a0c09a23bd177a070b57af7d | |
tree | 8ad3c13fd351025bc0916bea70ea2862fe91c21d | tree | snapshot |
parent | 92a903acfd0904e6dd6d18112428429938783d19 | commit | diff |
annotate-blame test: don't "source", but say "."
Just I am old fashioned. Source inclusion in bourne shell is
"." (dot), not "source" -- that's csh.
[jc: yes I know bash groks it, but I am old fashioned.]
Signed-off-by: Junio C Hamano <junkio@cox.net>
Just I am old fashioned. Source inclusion in bourne shell is
"." (dot), not "source" -- that's csh.
[jc: yes I know bash groks it, but I am old fashioned.]
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t8001-annotate.sh | diff | blob | history | |
t/t8002-blame.sh | diff | blob | history |