Searched refs:script_folder (Results 1 – 7 of 7) sorted by relevance
26 script_folder = os.path.dirname(os.path.abspath(__file__)) variable27 fixup_script = os.path.join(script_folder, 'git-fix-changelog.py')
32 script_folder = os.path.dirname(os.path.abspath(__file__)) variable33 verify_script = os.path.join(script_folder,
73 script_folder = os.path.realpath(__file__) variable74 root = os.path.dirname(os.path.dirname(script_folder))
69 script_folder = os.path.realpath(__file__) variable70 root = os.path.dirname(os.path.dirname(script_folder))
60 script_folder = os.path.realpath(__file__) variable61 gcc_root = os.path.dirname(os.path.dirname(script_folder))