X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bootauth.py;h=dae075c8a0b6a17301e944639ceccdb461566fde;hb=99b060ddf18bc5f78c976b269da9c9afe65af1e5;hp=bf845d63ec3b30b2927a093a756513691cd56f1b;hpb=761cada14f2a583c6791d779d68b8a7e5094800d;p=nodemanager.git diff --git a/bootauth.py b/bootauth.py index bf845d6..dae075c 100755 --- a/bootauth.py +++ b/bootauth.py @@ -1,13 +1,11 @@ #!/usr/bin/python # -# Test script for obtaining a node session key. Usually, the Boot -# Manager obtains it, then writes it to /etc/planetlab/session. +# Obtaining a node session key. Usually, the Boot +# Manager obtains it, then writes it to /etc/planetlab/session. # # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id$ -# import os, sys import getopt