Closed jendas1 closed 8 years ago
It was impossible to pass this check because nbOfInvalidKexts was not initialized. Problem is that subshells can't modify parent shell variables. Now it is fixed using temporary file (best possible workaround if you want the spinner).
Thankes merged your changed in 7b2a2e7
It was impossible to pass this check because nbOfInvalidKexts was not initialized. Problem is that subshells can't modify parent shell variables. Now it is fixed using temporary file (best possible workaround if you want the spinner).