Fix some indentation warnings caught by pylint.
commit2f5f49516be99096684f3767b311cddf56c33b56
authorChris Lumens <clumens@redhat.com>
Fri, 5 Nov 2010 21:28:55 +0000 (5 17:28 -0400)
committerChris Lumens <clumens@redhat.com>
Fri, 5 Nov 2010 22:20:54 +0000 (5 18:20 -0400)
tree84199b72c4e70c5ebef9a0620567d7fd9833f706
parent0ee180fe7519cd07b651c1ff9b8f57bb41831752
Fix some indentation warnings caught by pylint.

These are not errors, but three spaces instead of four at one level of
indentation is just inconsistent.
pykickstart/commands/rescue.py
pykickstart/commands/upgrade.py