mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 10:39:53 +00:00
Whitespace cleanup
* remove trailing whitespace * remove empty lines at the end of files
This commit is contained in:
parent
ef851f0c34
commit
17f784270a
604 changed files with 2927 additions and 2945 deletions
|
@ -13,10 +13,10 @@
|
|||
|
||||
:author: Stefan Andersen <stefan@stefanandersen.dk>
|
||||
:license: The Beer Ware License (Revision 42)
|
||||
<stefan@stefanandersen.dk> wrote this file. As long
|
||||
as you retain this notice you can do whatever you want
|
||||
with this stuff. If we meet some day, and you think
|
||||
this stuff is worth it, you can buy me a beer in return.
|
||||
<stefan@stefanandersen.dk> wrote this file. As long
|
||||
as you retain this notice you can do whatever you want
|
||||
with this stuff. If we meet some day, and you think
|
||||
this stuff is worth it, you can buy me a beer in return.
|
||||
"""
|
||||
import os
|
||||
import sys
|
||||
|
@ -51,7 +51,7 @@ graph_args --base 1000
|
|||
graph_vlabel Replication lag (seconds)
|
||||
graph_category db
|
||||
"""
|
||||
|
||||
|
||||
for member in _get_members():
|
||||
print "{0}.label {0}".format(member)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue