]> git.ipfire.org Git - thirdparty/shadow.git/commit
tests/: improve distribution detection
authorIker Pedrosa <ipedrosa@redhat.com>
Wed, 12 Mar 2025 13:59:38 +0000 (14:59 +0100)
committerIker Pedrosa <ikerpedrosam@gmail.com>
Wed, 21 May 2025 08:04:42 +0000 (10:04 +0200)
commit091c91fb11e04dd710eb81130690c9486d169204
treed36077d2a6cb5ef98f7af7df2c40f8aa419147f3
parentc30e357caed9aee8854aa1c6dc7c8d0b63cdf371
tests/: improve distribution detection

openSUSE includes comment lines in `/etc/os-release` file and this can
cause some issues during the distribution detection. Ignore those lines
as they don't cause any effect on the system.

Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
Reviewed-by: Dan Lavu <dlavu@redhat.com>
tests/system/framework/hosts/base.py