From: Tony Mack Date: Tue, 16 Dec 2008 21:26:54 +0000 (+0000) Subject: level1_auth must be more than 1 level deep. Reverting level1_auth back to planetlab... X-Git-Tag: sfa-0.9-0@14641~791 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=a55daf0e6088dcb0cc564269c194d761526bd7db;p=sfa.git level1_auth must be more than 1 level deep. Reverting level1_auth back to planetlab.us untill we can get around this --- diff --git a/plc/gimport.py b/plc/gimport.py index 9d8bd251..31e3faeb 100755 --- 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):