Searched refs:script_name (Results 1 – 1 of 1) sorted by relevance
628 def _awk_script_path(self, script_name): argument629 if os.path.exists(script_name):630 return script_name635 path_in_root = os.path.join(script_root, script_name)640 + str(script_name) + " in " + path_in_root)