Catch and raise the exception when GetSession Fails.
authorStephen Soltesz <soltesz@cs.princeton.edu>
Thu, 20 Aug 2009 20:26:22 +0000 (20:26 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Thu, 20 Aug 2009 20:26:22 +0000 (20:26 +0000)
commitfedd02d122a4e365b3c02059b55440b6c1a27f03
tree2e4a924659287b9d24cc56ffcd809db30d4c5687
parentfd9c3f87f4ce4f3881ecab5168284bed611fe8a4
Catch and raise the exception when GetSession Fails.
Then start sshd and stop BootManager immediately so that only one message goes to the user
source/BootAPI.py
source/BootManager.py
source/Exceptions.py