---+++ Planetlab 3.2.1
authorMark Huang <mlhuang@cs.princeton.edu>
Fri, 13 Jan 2006 19:55:05 +0000 (19:55 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Fri, 13 Jan 2006 19:55:05 +0000 (19:55 +0000)
   Date: 13 Jan 2006
   Description: Minor util-vserver fix
   * util-vserver-0.30.208-8.planetlab
      * fix bug in python/vserverimpl.c where attempting to adjust CPU share for a context that didn't exist would cause an error (it should be a safe no-op)

Makefile

index b71d63d..1fff4d5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -31,8 +31,8 @@ all:
 #
 
 # Default values
-INITIAL := planetlab-3_2-rc7
-TAG := planetlab-3_2-rc7
+INITIAL := planetlab-3_2_1
+TAG := planetlab-3_2_1
 CVSROOT := :pserver:anon@cvs.planet-lab.org:/cvs
 
 #