git://git.onelab.eu
/
plcapi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dda3bb8
)
- fix comment
author
Mark Huang
<mlhuang@cs.princeton.edu>
Wed, 11 Oct 2006 20:03:51 +0000
(20:03 +0000)
committer
Mark Huang
<mlhuang@cs.princeton.edu>
Wed, 11 Oct 2006 20:03:51 +0000
(20:03 +0000)
PLC/Methods/UpdatePCU.py
patch
|
blob
|
history
diff --git
a/PLC/Methods/UpdatePCU.py
b/PLC/Methods/UpdatePCU.py
index
2aa3766
..
0d20feb
100644
(file)
--- a/
PLC/Methods/UpdatePCU.py
+++ b/
PLC/Methods/UpdatePCU.py
@@
-9,7
+9,7
@@
class UpdatePCU(Method):
Updates the parameters of an existing PCU with the values in
pcu_fields.
- Non-admins may only update
their own key
s.
+ Non-admins may only update
PCUs at their site
s.
Returns 1 if successful, faults otherwise.
"""