Minor cleanup:
authorMarc Fiuczynski <mef@cs.princeton.edu>
Tue, 18 Nov 2008 22:57:54 +0000 (22:57 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Tue, 18 Nov 2008 22:57:54 +0000 (22:57 +0000)
commita86d83a77cb5d105817063b717653b637dc67bb6
tree28b7ab7a1b2a236861dca2b57bc967eba45a3656
parent54bc4089f492c9d1f0eca76f406f235d5867f9fa
Minor cleanup:
 - added a modules.close()
 - print the kexec command for the bm.log to both screen and log

Added functionality:
 - Printing the set of modules that have not been unloaded yet.
 - Can list a set of modules that should be explicitly unloaded. Right
   now this has to be done by manually editing this python module.  I
   suppose in the future this should be something that can be obtained
   from a node attribute of some sort
source/steps/ChainBootNode.py