Backport - Improve OS detection: fix Linux arch mistakenly detected as version

(cherry picked from commit 3ca23193dd)
This commit is contained in:
Faisal Salman
2024-12-23 15:29:50 +07:00
parent c8fc8c35d2
commit 5a1d6ec14e
2 changed files with 2 additions and 2 deletions

View File

@@ -1103,7 +1103,7 @@
"expect" :
{
"name" : "Linux",
"version" : "x86_64"
"version" : "undefined"
}
},
{