do not create 'sems' directory. 'sem' is proper instance/ path

This commit is contained in:
Scott Moser 2012-09-24 14:45:31 -04:00
parent 50a82b3cd1
commit f73acd4a02

View File

@ -240,7 +240,7 @@ class Init(object):
return ds
def _get_instance_subdirs(self):
return ['handlers', 'scripts', 'sems']
return ['handlers', 'scripts', 'sem']
def _get_ipath(self, subname=None):
# Force a check to see if anything