summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b613827)
raw | patch | inline | side by side (parent: b613827)
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>
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
#!/bin/sh
-test_description=git-hash-object
+test_description="git-hash-object"
. ./test-lib.sh