HomeSort by: relevance | last modified time | path
    Searched defs:fixup_script (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/contrib/
git-backport.py 27 fixup_script = os.path.join(script_folder, 'git-fix-changelog.py') variable
35 subprocess.run(fixup_script, shell=True)
  /src/external/gpl3/gcc.old/dist/contrib/
git-backport.py 27 fixup_script = os.path.join(script_folder, 'git-fix-changelog.py') variable
35 subprocess.run(fixup_script, shell=True)

Completed in 49 milliseconds