Skip to content

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

@AndreasMadsen

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-botnodejs-github-bot added the c++ Issues and PRs that require attention from people who are familiar with C++. label Sep 4, 2018
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

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

@richardlau

This comment has been minimized.

@addaleaxaddaleax 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

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?

@BridgeAR

Copy link
Copy Markdown
Member

@BridgeARBridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Sep 5, 2018
@danbev

danbev commented Sep 7, 2018

Copy link
Copy Markdown
Contributor

Rebuilding failing node-test-commit-freebsd

@danbev

Copy link
Copy Markdown
Contributor

Landed in 1a57ad2.

@danbevdanbev 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>
@targostargos mentioned this pull request Sep 18, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, 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

@AndreasMadsen@nodejs-github-bot@richardlau@addaleax@BridgeAR@danbev