1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2025-12-06 00:13:33 +00:00

Another update for Ubuntu 16

This commit is contained in:
Bryan Roe
2022-06-15 23:01:14 -07:00
parent 1f40c4c983
commit 376c82fc2d
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -157,6 +157,7 @@ function linux_identifiers()
delete j[i][key]['Array Handle'];
delete j[i][key]['ArrayHandle'];
delete j[i][key]['Error Information Handle'];
delete j[i][key]['ErrorInformationHandle'];
for (key2 in j[i][key])
{
if (j[i][key][key2] == 'Unknown' || j[i][key][key2] == 'Not Specified' || j[i][key][key2] == '')