Merge branch 'ipv6'
[nodemanager.git] / bootauth.py
index db3be47..dae075c 100755 (executable)
@@ -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 <mlhuang@cs.princeton.edu>
 # Copyright (C) 2006 The Trustees of Princeton University
 #
-# $Id$
-#
 
 import os, sys
 import getopt