+7
−3
Loading
In case of linux systems, which don't provide /etc/os-release, the ID would become plain "linux" (due to a fallback to uname). This would result in a confusing message stating that we don't support a "linux" platform. Instead, be specific as to what we are looking for and what distros we support. Signed-off-by:Michal Berger <michalx.berger@intel.com> Change-Id: If6a71ea08b315f54c906206165e3dbcd4c21379c Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10260 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Monica Kenguva <monica.kenguva@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com>