Projet

Général

Profil

Révision 17f78427

ID17f784270ae966ee9a13e9f5104a5b8f925b639e
Parent ef851f0c
Enfant d4320aea, 5b2396a9

Ajouté par Lars Kruse il y a plus de 7 ans

Whitespace cleanup

  • remove trailing whitespace
  • remove empty lines at the end of files

Voir les différences:

plugins/mongodb/mongo_lag
13 13

  
14 14
    :author: Stefan Andersen <stefan@stefanandersen.dk>
15 15
    :license: The Beer Ware License (Revision 42)
16
              <stefan@stefanandersen.dk> wrote this file. As long 
17
              as you retain this notice you can do whatever you want 
18
              with this stuff. If we meet some day, and you think 
19
              this stuff is worth it, you can buy me a beer in return. 
16
              <stefan@stefanandersen.dk> wrote this file. As long
17
              as you retain this notice you can do whatever you want
18
              with this stuff. If we meet some day, and you think
19
              this stuff is worth it, you can buy me a beer in return.
20 20
"""
21 21
import os
22 22
import sys
......
51 51
graph_vlabel Replication lag (seconds)
52 52
graph_category db
53 53
"""
54
   
54

  
55 55
    for member in _get_members():
56 56
        print "{0}.label {0}".format(member)
57 57

  

Formats disponibles : Unified diff