mirror of
https://github.com/zulip/zulip.git
synced 2025-10-28 10:33:54 +00:00
Remove extra new lines at the ends of Zulip authoried files.
Fixes #1627. [tweaked by tabbott to avoid patching third-party modules, for now]
This commit is contained in:
@@ -35,4 +35,3 @@ def nagios_from_file(results_file):
|
||||
data = pieces[3]
|
||||
|
||||
return (ret, "%s: %s" % (state, data))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user