Daniel rightly pointed out that my change to use
authorMarc Fiuczynski <mef@cs.princeton.edu>
Wed, 5 Nov 2008 13:59:35 +0000 (13:59 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Wed, 5 Nov 2008 13:59:35 +0000 (13:59 +0000)
commit8dc6af57be65ac6dd94dc57f0436f4954af97329
tree030030bb8c1f61141ca17d7ec74db158927f01f9
parent2ee1bfc9830c3dbc2b28f20649c552810803ebe8
Daniel rightly pointed out that my change to use
interface.get('hostname',hostname) instead of an if/then/else on
interface['hostname'] was not semantically equivalent.  Reverted to
the original code for this case.
source/steps/WriteNetworkConfig.py