fix: add the missing process before exit function #1

Closed
qinbinhua601 wants to merge 1 commit from bugfix/missing-process-before-exit-function into main
qinbinhua601 commented 2024-04-02 19:07:21 +02:00 (Migrated from github.com)

Hi, I happened to run the pm-runtests --help locally in prosemirror repo. And it happened to be missing the process before the exit function call. So a PR may be the fix for it.
2024-04-03 at 01 02

Hi, I happened to run the `pm-runtests --help` locally in prosemirror repo. And it happened to be missing the process before the exit function call. So a PR may be the fix for it. ![2024-04-03 at 01 02](https://github.com/ProseMirror/buildhelper/assets/3437641/80aa7e12-260f-4bd4-9a25-959d0be1f760)
marijnh commented 2024-04-02 22:54:03 +02:00 (Migrated from github.com)

That was supposed to call help, not exit. Attached patch fixes it.

That was supposed to call `help`, not `exit`. Attached patch fixes it.

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
prosemirror/buildhelper!1
No description provided.