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/ceph/ceph-osd-info
31 31

  
32 32
This is one of the first programs I wrote in Python. I got carried away
33 33
by Python's powerful one-line commands. Just because you can, doesn't
34
mean you should. 
34
mean you should.
35 35

  
36 36
This program needs a rewrite, and if there were any problems with it,
37 37
I probably would.
......
102 102
			return json.loads(result)
103 103
		except:
104 104
			pass
105
		
105

  
106 106
	return None
107 107

  
108 108
def osd_list():

Formats disponibles : Unified diff