FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

src: fix trace-event-file-pattern description by AndreasMadsen · Pull Request #22690 · nodejs/node · GitHub

/ node Public

src: fix trace-event-file-pattern description - #22690

Closed
AndreasMadsen wants to merge 1 commit into
nodejs:masterfrom
AndreasMadsen:fix-pattern-description
Closed

src: fix trace-event-file-pattern description#22690
AndreasMadsen wants to merge 1 commit into
nodejs:masterfrom
AndreasMadsen:fix-pattern-description

Conversation

Copy link
Copy Markdown
Member

Fix --trace-event-file-pattern description under node --help

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

nodejs-github-bot added the c++ Issues and PRs that require attention from people who are familiar with C++. label Sep 4, 2018

Copy link
Copy Markdown
Collaborator

@AndreasMadsen sadly an error occured when I tried to trigger a build :(

This comment has been minimized.

addaleax added duplicate Issues and PRs that are duplicates of other issues or PRs. and removed duplicate Issues and PRs that are duplicates of other issues or PRs. labels Sep 5, 2018

addaleax commented Sep 5, 2018

Copy link
Copy Markdown
Member

There’s a small difference – the “log-rotation id” bit. I guess removing that too makes sense, I just didn’t notice … so this just needs a rebase?

AndreasMadsen force-pushed the fix-pattern-description branch from 77de51e to 6cfc492 Compare September 5, 2018 09:58

BridgeAR commented Sep 5, 2018

Copy link
Copy Markdown
Member

BridgeAR added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Sep 5, 2018

danbev commented Sep 7, 2018
edited
Loading

Copy link
Copy Markdown
Contributor

Rebuilding failing node-test-commit-freebsd

danbev commented Sep 7, 2018

Copy link
Copy Markdown
Contributor

Landed in 1a57ad2.

danbev closed this Sep 7, 2018
danbev pushed a commit that referenced this pull request Sep 7, 2018
PR-URL: #22690
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
targos pushed a commit that referenced this pull request Sep 7, 2018
PR-URL: #22690
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL