projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b613827
)
t1007-hash-object.sh: use quotes for the test description
author
Miklos Vajna
<vmiklos@frugalware.org>
Fri, 11 Jul 2008 00:12:04 +0000
(
02:12
+0200)
committer
Junio C Hamano
<gitster@pobox.com>
Sat, 12 Jul 2008 04:13:16 +0000
(21:13 -0700)
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1007-hash-object.sh
patch
|
blob
|
history
diff --git
a/t/t1007-hash-object.sh
b/t/t1007-hash-object.sh
index 05262954abbd5aa054fbde44f946d58e07a54574..1ec0535138c72bbd1e497c35c21bc5ea46b0315f 100755
(executable)
--- a/
t/t1007-hash-object.sh
+++ b/
t/t1007-hash-object.sh
@@
-1,6
+1,6
@@
#!/bin/sh
-test_description=
git-hash-object
+test_description=
"git-hash-object"
. ./test-lib.sh