renaming the toplevel geni/ package into sfa/
[sfa.git] / sfa / util / config.py
similarity index 99%
rename from geni/util/config.py
rename to sfa/util/config.py
index 32de350..cef2fdd 100644 (file)
@@ -20,7 +20,7 @@
 import os.path
 import traceback
 
-from geni.util.debug import log
+from sfa.util.debug import log
 
 # xxx the path-search part could use a cleanup; 
 # why would anyone want to store the config in /usr/share/geniwrapper at all ?