use consistent name sfi_config, like plc_config and geni_config (oops, unsaved changes)
[sfa.git] / cmdline / sfi.py
index a8dfeb5..f60b0e9 100755 (executable)
@@ -15,7 +15,7 @@ from geni.util.record import *
 from geni.util.rspec import Rspec
 from types import StringTypes, ListType
 
-# xxx todo xxx auto-load ~/.sfi/config_sfi
+# xxx todo xxx auto-load ~/.sfi/sfi_config
 
 sfi_dir = os.path.expanduser("~/.sfi/")
 slicemgr = None