Default the OS to the 100% match string
git-svn-id: file:///home/svn/framework3/trunk@8500 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
32357b1f64
commit
a2f9f1bb7a
|
@ -1178,6 +1178,7 @@ class DBManager
|
|||
when /armbe/i
|
||||
data[:arch] = ARCH_ARMBE
|
||||
end
|
||||
data[:os_flavor] = h["os_match"]
|
||||
end
|
||||
|
||||
if ( h["reverse_dns"] )
|
||||
|
|
Loading…
Reference in New Issue