- Change .py files to use 4-space indents and no hard tab characters.
authorS.Çağlar Onur <caglar@cs.princeton.edu>
Tue, 22 Jun 2010 21:26:44 +0000 (21:26 +0000)
committerS.Çağlar Onur <caglar@cs.princeton.edu>
Tue, 22 Jun 2010 21:26:44 +0000 (21:26 +0000)
commitd3a3b2d3ea98e72183d1cb5497c38badaa0c5863
treea07312ff698b225e20c96947a4cf95c018359c76
parent498a94a7c005d849f1775f84f53933d778674a5b
- Change .py files to use 4-space indents and no hard tab characters.
- Trim excess spaces and tabs from ends of lines, and remove empty lines at the end of files.
- Ensure the last line ends with a newline.
26 files changed:
accounts.py
api.py
api_calls.py
bootauth.py
bwmon.py
conf_files.py
controller.py
curlwrapper.py
database.py
logger.py
net.py
nodemanager.py
plcapi.py
plugins/codemux.py
plugins/drl.py
plugins/omf_resctl.py
plugins/rawdisk.py
plugins/reservation.py
plugins/sliverauth.py
plugins/specialaccounts.py
plugins/vsys.py
plugins/vsys_privs.py
sliver_vs.py
slivermanager.py
ticket.py
tools.py