Skip to content

Ignore .manifest files in check.py - #2324

Merged
kripken merged 1 commit into
WebAssembly:masterfrom
RReverser:patch-1
Sep 3, 2019
Merged

Ignore .manifest files in check.py#2324
kripken merged 1 commit into
WebAssembly:masterfrom
RReverser:patch-1

Conversation

@RReverser

Copy link
Copy Markdown
Member

These files are produced alongside .exe when CMake is used on Windows.

Subsequently, check.py finds, tries to execute them and fails since they're not excluded.

These files are produced alongside .exe when CMake is used on Windows.

Subsequently, check.py finds, tries to execute them and fails since they're not excluded.

@kripken kripken left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @RReverser!

@kripken
kripken merged commit 445881f into WebAssembly:master Sep 3, 2019
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.

2 participants