From 9192da95d09bdc8ccd3c97579f0d4483a25e8ed5 Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Fri, 13 Jan 2006 19:55:05 +0000 Subject: [PATCH] ---+++ Planetlab 3.2.1 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index b71d63d3..1fff4d53 100644 --- 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 # -- 2.47.0