]> git.ipfire.org Git - thirdparty/git.git/commitdiff
t2018: remove trailing space from test description
authorDenton Liu <liu.denton@gmail.com>
Fri, 27 Dec 2019 13:47:10 +0000 (08:47 -0500)
committerJunio C Hamano <gitster@pobox.com>
Fri, 27 Dec 2019 22:40:43 +0000 (14:40 -0800)
Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t2018-checkout-branch.sh

index 822381dd9df67f7a392e7697c21d9aade2eb56e1..e18abce3d2e4a9b6769045d56947b08f9086391d 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-test_description='checkout '
+test_description='checkout'
 
 . ./test-lib.sh