Skip to content
This repository has been archived by the owner on Sep 25, 2018. It is now read-only.

Commit

Permalink
take 5
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaz492 committed Feb 20, 2017
1 parent c029ab0 commit a2a7e5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/cachetMonitor.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ def __init__(self):
if self.checkInitialPing() == 200:
self.checkSites()
else:
break
exit()
except Exception as e:
self.logs.error(e)

Expand Down

0 comments on commit a2a7e5c

Please sign in to comment.