]> granicus.if.org Git - cgit/commit
tests: successfully validate rc versions
authorChristian Hesse <mail@eworm.de>
Tue, 4 Jun 2019 11:49:36 +0000 (13:49 +0200)
committerChristian Hesse <mail@eworm.de>
Wed, 5 Jun 2019 13:38:14 +0000 (15:38 +0200)
commit27a6d69ab38825602bdbd5a5d0161e465326ea8d
tree70e5c8832fe6041905ff25b2054cc3ce298ee1ea
parent985fba80d06f37fdba5e72d738ce21ab5ab5a76d
tests: successfully validate rc versions

For testing versions the version string differs for git tag (v2.22.0-rc3)
and tarball file name (2.22.0.rc3). Let's fix validation for testing
versions.

Signed-off-by: Christian Hesse <mail@eworm.de>
tests/t0001-validate-git-versions.sh