Update comment
This commit is contained in:
parent
2e1dd1f316
commit
285022ef29
|
@ -112,8 +112,7 @@ if __name__ == '__main__':
|
||||||
|
|
||||||
if(OPTIONS.reload):
|
if(OPTIONS.reload):
|
||||||
# Reload only is executed when exist at least one window,
|
# Reload only is executed when exist at least one window,
|
||||||
# Check if exist another way to know if master process is not active.
|
# if not there is nothing to reload
|
||||||
dbg('reload option, killing app')
|
|
||||||
sys.exit()
|
sys.exit()
|
||||||
|
|
||||||
except ipc.DBusException:
|
except ipc.DBusException:
|
||||||
|
|
Loading…
Reference in New Issue