expose command exceptions within emane and mobility
This commit is contained in:
parent
fbc749849c
commit
29a3496eda
3 changed files with 30 additions and 61 deletions
|
@ -529,7 +529,7 @@ class Session(object):
|
|||
try:
|
||||
utils.load_config(environment_user_file, env)
|
||||
except IOError:
|
||||
logger.warn("error reading user core environment settings file: %s", environment_user_file)
|
||||
logger.info("error reading user core environment settings file: %s", environment_user_file)
|
||||
|
||||
return env
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue