Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dantehemerson committed Dec 6, 2022
1 parent 2e1dd1f commit 285022e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions terminator
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,7 @@ if __name__ == '__main__':

if(OPTIONS.reload):
# Reload only is executed when exist at least one window,
# Check if exist another way to know if master process is not active.
dbg('reload option, killing app')
# if not there is nothing to reload
sys.exit()

except ipc.DBusException:
Expand Down

0 comments on commit 285022e

Please sign in to comment.