git://git.onelab.eu
/
build.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b73e191
)
---+++ Planetlab 3.2.1
author
Mark Huang
<mlhuang@cs.princeton.edu>
Fri, 13 Jan 2006 19:55:05 +0000
(19:55 +0000)
committer
Mark 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
patch
|
blob
|
history
diff --git
a/Makefile
b/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
#