Minor fix.
This commit is contained in:
parent
bfbd57aede
commit
4d8c8a7336
@ -44,6 +44,7 @@ version number."""
|
||||
|
||||
keyfound = False
|
||||
try:
|
||||
import sys
|
||||
if sys.environment[key] == data:
|
||||
keyfound = True
|
||||
except:
|
||||
|
Loading…
Reference in New Issue
Block a user