commit | 8ad02bc9649b0a69a0c09a23bd177a070b57af7d | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Sun Mar 05 22:10:26 2006 -0800 |
committer | Junio C Hamano <junkio@cox.net> | Sun Mar 05 22:10:26 2006 -0800 |
tree | 8ad3c13fd351025bc0916bea70ea2862fe91c21d | |
parent | 92a903acfd0904e6dd6d18112428429938783d19 [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>