Cleaned up version of BootManager.Run() function.
authorMarc Fiuczynski <mef@cs.princeton.edu>
Fri, 7 Apr 2006 21:12:00 +0000 (21:12 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Fri, 7 Apr 2006 21:12:00 +0000 (21:12 +0000)
commitdc8d8c9e8ec6b53bacf62fd301bbf0b28e836e44
treef321bc4f730b503b756e375177a9a48045457d7c
parentea2b4123414dbbf8666810f4d1cc467a813e4718
Cleaned up version of BootManager.Run() function.
Now uses a simple state machine like implementation to invoke the
state specific functionality.
source/BootManager.py