Code

rebase: fix "rebase --continue" breakage
[git.git] / t / t8002-blame.sh
index 1036c54d303f31171afb49fadf6f46076635d31d..92ece30fa94784bdad8ae50fc370487e60bbcb5c 100755 (executable)
@@ -1,9 +1,9 @@
 #!/bin/sh
 
-test_description='git-blame'
+test_description='git blame'
 . ./test-lib.sh
 
 PROG='git blame -c'
-source ../annotate-tests.sh
+. ../annotate-tests.sh
 
 test_done