aboutsummaryrefslogtreecommitdiff
path: root/t/t9600-cvsimport.sh
diff options
context:
space:
mode:
authorNanako Shiraishi <nanako3@lavabit.com>2008-09-10 06:25:27 +0900
committerJunio C Hamano <gitster@pobox.com>2008-09-09 22:59:00 -0700
commitf964732c0560743b666ad4e189a6b148dacf6923 (patch)
treef6291e958d4dcca660f1e91f998319a88e432495 /t/t9600-cvsimport.sh
parent1f77354b024e2f449242f4c3b70111aa5ff608d5 (diff)
downloadgit-f964732c0560743b666ad4e189a6b148dacf6923.tar.gz
git-f964732c0560743b666ad4e189a6b148dacf6923.tar.xz
tests: use "git foo" without dash in strings
This changes "git-foo" to "git foo" when message strings in tests name git subcommands. Signed-off-by: Nanako Shiraishi <nanako3@lavabit.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9600-cvsimport.sh')
-rwxr-xr-xt/t9600-cvsimport.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t9600-cvsimport.sh b/t/t9600-cvsimport.sh
index 0d7786a8c..d2379e7f6 100755
--- a/t/t9600-cvsimport.sh
+++ b/t/t9600-cvsimport.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-test_description='git-cvsimport basic tests'
+test_description='git cvsimport basic tests'
. ./test-lib.sh
CVSROOT=$(pwd)/cvsroot