From: Christian Hesse Date: Tue, 4 Jun 2019 11:49:36 +0000 (+0200) Subject: tests: successfully validate rc versions X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/27a6d69ab38825602bdbd5a5d0161e465326ea8d?ds=inline;hp=27a6d69ab38825602bdbd5a5d0161e465326ea8d 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 ---