Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bootstrap.py: Always use .exe for Windows #98895

Merged
merged 2 commits into from
Jul 5, 2022

Commits on Jul 4, 2022

  1. bootstrap.py: Always use .exe for Windows

    This ensure that it will run the Windows executable if other files in the directory (such as Linux executables) have the same file name minus the extension.
    ChrisDenton committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    b1541ff View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Fix typo in src/bootstrap/bootstrap.py

    Co-authored-by: Marco Colombo <[email protected]>
    ChrisDenton and mcol authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    9ac4a4e View commit details
    Browse the repository at this point in the history