gitspreadd.t: Allow non-standard SHA1 length for git commit in a test
commite32eee23b5b84eb0e9af1d7b5948d8f9b49e76a0
authorØyvind A. Holm <sunny@sunbase.org>
Tue, 17 Oct 2017 08:14:20 +0000 (17 10:14 +0200)
committerØyvind A. Holm <sunny@sunbase.org>
Tue, 17 Oct 2017 08:14:20 +0000 (17 10:14 +0200)
treec11b8e19734a91bacb92cf81726013dd8df7fb16
parent93523720b35803d0fd9f0e5058c5436c80285c36
gitspreadd.t: Allow non-standard SHA1 length for git commit in a test

If core.abbrev in git config is set to anything else than the standard
value of 7, one test failed. Modify the regexp to tolerate all lengths
greater than the minimum allowed length of 4.

387e740c-b313-11e7-87ec-f74d993421b0
NEWS.md
t/gitspreadd.t