X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bootauth.py;h=dae075c8a0b6a17301e944639ceccdb461566fde;hb=refs%2Fheads%2Fdevel;hp=db3be4730ce2d2d2e0d055bad4e030593ba3910e;hpb=3224c1906c82596a86ae734181488ed14a0f0976;p=nodemanager.git diff --git a/bootauth.py b/bootauth.py index db3be47..dae075c 100755 --- a/bootauth.py +++ b/bootauth.py @@ -1,16 +1,11 @@ #!/usr/bin/python # -# $Id$ -# $URL$ -# -# 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