mirror of
https://github.com/systemd/systemd.git
synced 2026-07-26 03:06:21 +00:00
s390x will define both s390x and s390, so exec-personality-s390.service is ran in both cases but fails on s390x, as the personality returned is s390x. Split the test and check specifically for s390x.