Hi,
I ran into a minor bug in 'lib_system_check.py'.
At Line 791,
if maj > 10 or minor >= 11:
is supposed to be
if maj > 10 or min >= 11:
Thank you.
Dojoon
Hi,
I ran into a minor bug in 'lib_system_check.py'.
At Line 791,
if maj > 10 or minor >= 11:
is supposed to be
if maj > 10 or min >= 11:
Thank you.
Dojoon
Hi @dojoonyi. Yes, thanks for mentioning that. Actually, I will propagate minor instead of min (since min is a function).
Thanks!
BTW, the update is in and will be available with the next build (or now, if you build yourself :).
Thanks again,
The National Institute of Mental Health (NIMH) is part of the National Institutes of Health (NIH), a component of the U.S. Department of Health and Human Services.
Freedom of Information Act |
HHS Vulnerability Disclosure
National Institute of Mental
Health | National Institutes of Health | U.S.
Department of Health and Human Services |