From: Thierry Parmentelat Date: Fri, 30 May 2008 14:03:07 +0000 (+0000) Subject: cosmetic X-Git-Tag: NodeManager-1.8-0~41 X-Git-Url: http://git.onelab.eu/?p=nodemanager.git;a=commitdiff_plain;h=761cada14f2a583c6791d779d68b8a7e5094800d cosmetic --- diff --git a/bootauth.py b/bootauth.py index 930b9de..bf845d6 100755 --- a/bootauth.py +++ b/bootauth.py @@ -1,10 +1,7 @@ #!/usr/bin/python # # Test script for obtaining a node session key. Usually, the Boot -# Manager obtains it, then writes it to /etc/planetlab/session. To -# generate a node key for a node, execute: -# -# AdmGenerateNodeConfFile(node_id) +# Manager obtains it, then writes it to /etc/planetlab/session. # # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University diff --git a/net.py b/net.py index 9ba9b3e..2bd220c 100644 --- a/net.py +++ b/net.py @@ -1,4 +1,5 @@ # +# $Id$ # """network configuration"""