git://git.onelab.eu
/
sfa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0bcaae
)
level1_auth must be more than 1 level deep. Reverting level1_auth back to planetlab...
author
Tony Mack
<tmack@cs.princeton.edu>
Tue, 16 Dec 2008 21:26:54 +0000
(21:26 +0000)
committer
Tony Mack
<tmack@cs.princeton.edu>
Tue, 16 Dec 2008 21:26:54 +0000
(21:26 +0000)
plc/gimport.py
patch
|
blob
|
history
diff --git
a/plc/gimport.py
b/plc/gimport.py
index
9d8bd25
..
31e3fae
100755
(executable)
--- a/
plc/gimport.py
+++ b/
plc/gimport.py
@@
-29,7
+29,7
@@
shell = None
# Two authorities are specified: the root authority and the level1 authority.
root_auth = "planetlab"
-level1_auth = "planetlab"
+level1_auth = "planetlab
.us
"
def un_unicode(str):