]> git.ipfire.org Git - thirdparty/git.git/commit - t/t9168-git-svn-partially-globbed-names.sh
t9168: make test hash independent
authorbrian m. carlson <sandals@crustytoothpaste.net>
Fri, 19 Jun 2020 22:39:35 +0000 (22:39 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Jun 2020 16:52:02 +0000 (09:52 -0700)
commit5aa68775408646753534dee69004745802487877
tree262c436767c319c50107cc0b169b4ddd5506e78c
parent62814dfd171f71bf901155d40834d846d83c184f
t9168: make test hash independent

Instead of stripping off the first 41 characters of git log output,
let's just strip off the first space-separated component, which will
work for any size hash.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Acked-by: Eric Wong <e@80x24.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9168-git-svn-partially-globbed-names.sh