]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
boostrap: expect "FedoraLinux" along with "Fedora" 1950/head
authorRishabh Dave <ridave@redhat.com>
Wed, 29 May 2024 18:08:37 +0000 (23:38 +0530)
committerRishabh Dave <ridave@redhat.com>
Thu, 30 May 2024 17:15:46 +0000 (22:45 +0530)
commit151c68c75302c94b0761eb93e74904fbb3cd8f72
tree66551c7e8ba293ef14e4a4156e59f1a1256884d7
parente1979f064b0becde2020282c7e87cf3c5e98026c
boostrap: expect "FedoraLinux" along with "Fedora"

On Fedora 38 -

$ cat /etc/os-release
NAME="Fedora Linux"
VERSION="38 (Workstation Edition)"
ID=fedora
VERSION_ID=38

Also see: https://fedoraproject.org/wiki/Changes/Fedora_Linux_in_os-release.

With this "./boostrap install" works fine on Fedora 38.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
bootstrap