Skip to content

Conversation

@wjt
Copy link
Member

@wjt wjt commented Nov 4, 2024

My original hope was that a newer Gut would avoid 4.4.0-dev3 crashing in a branch where I tried to add that version to the CI matrix. On closer inspection it's actually crashing at the --import step, and this doesn't help at all, but now I've done this update (which mainly involved working around a command line argument handling regression) I thought I may as well separate out these patches.

wjt added 3 commits November 6, 2024 17:03
gut's cmdline script accepts a number of command-line arguments. It
appears that the Godot engine removes most of its own options from the
argument list available to user code, but it leaves any `--script FOO`
or `-s FOO` arguments in place.

gut 9.2.1 understands both the `--script` and `-s` forms, but gut 9.3.0
only understands the `-s` form and raises an error if the `--script`
form is used.

bitwes/Gut#667
@wjt wjt force-pushed the push-rpnywwquuqrn branch from 7effa6e to 31b09aa Compare November 6, 2024 17:05
@dbnicholson dbnicholson merged commit 7799e93 into main Nov 6, 2024
3 checks passed
@dbnicholson dbnicholson deleted the push-rpnywwquuqrn branch November 6, 2024 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants