add correct halt command handling
commitb9ebc93d0d9796ac547424ad7dbbe2854963e18a
authorBrian C. Lane <bcl@redhat.com>
Tue, 24 Jul 2012 22:41:58 +0000 (24 15:41 -0700)
committerBrian C. Lane <bcl@redhat.com>
Tue, 24 Jul 2012 22:43:38 +0000 (24 15:43 -0700)
tree79bfe26f7e72f45ed822645457b6b36ef653f751
parentfdf91528e2ad57f481bb3d5bdbfc0d0fc1855260
add correct halt command handling

Previously the 'halt' command resulted in KS_SHUTDOWN being set
instead of KS_WAIT.
pykickstart/commands/reboot.py
pykickstart/handlers/control.py