From 761cada14f2a583c6791d779d68b8a7e5094800d Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 30 May 2008 14:03:07 +0000 Subject: [PATCH] cosmetic --- bootauth.py | 5 +---- net.py | 1 + 2 files changed, 2 insertions(+), 4 deletions(-) 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""" -- 2.43.0