-
Notifications
You must be signed in to change notification settings - Fork 37.7k
Support multiple -*notify commands #22372
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
Conversation
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. ConflictsNo conflicts as of last run. |
Concept ACK |
1 similar comment
Concept ACK |
Looks like this doesn't touch -startupnotify, does that support multiple already? |
Whoops, fixed. |
-BEGIN VERIFY SCRIPT- sed -i 's/\bstrCmd\b/command/g' $(git grep -l strCmd) -END VERIFY SCRIPT- Github-Pull: bitcoin#22372 Rebased-From: 849c19a
Github-Pull: bitcoin#22372 Rebased-From: 54b25a8
-BEGIN VERIFY SCRIPT- sed -i 's/\bstrCmd\b/command/g' $(git grep -l strCmd) -END VERIFY SCRIPT-
Rebased and addressed review comments |
🐙 This pull request conflicts with the target branch and needs rebase. Want to unsubscribe from rebase notifications on this pull request? Just convert this pull request to a "draft". |
Closing this as it has not had any activity in a while. If you are interested in continuing work on this, please leave a comment so that it can be reopened. |
Guess this was closed just because of no rebase after May 6 and lack of ACKs? Seems useful in context of #25975. |
Feel free to reopen. As with most of my PRs, I continue to maintain it for Knots. |
Useful, intuitive, and avoids creating issues with #22354