mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
* tests: deal with pre-release suffix in systemd versions Debian sid is using an rc version of systemd which tests.session and various other tests weren't dealing with. This change cuts the pre-release suffix from all of them although some were only used by distros in which this isn't a problem. This is more consistent and robust IMO. Signed-off-by: Miguel Pires <miguel.pires@canonical.com> * tests: fix var ref Signed-off-by: Miguel Pires <miguel.pires@canonical.com> --------- Signed-off-by: Miguel Pires <miguel.pires@canonical.com>