Home | History | Annotate | Download | only in scheduler

Lines Matching refs:type_string

240             type_string = working_directory.rsplit('-', 1)[1]
241 pidfile_type = _PidfileType.get_value(type_string)