mirror of
https://github.com/git/git.git
synced 2024-11-24 10:26:17 +08:00
t1007-hash-object.sh: use quotes for the test description
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
b613827318
commit
b9c76ddd27
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
test_description=git-hash-object
|
||||
test_description="git-hash-object"
|
||||
|
||||
. ./test-lib.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user