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

test: remove util from test-child-process-execsync by MylesBorins · Pull Request #3340 · nodejs/node · GitHub

/ node Public

test: remove util from test-child-process-execsync - #3340

Closed
MylesBorins wants to merge 1 commit into
nodejs:masterfrom
MylesBorins:removeUtil-child-process-execsync
Closed

test: remove util from test-child-process-execsync#3340
MylesBorins wants to merge 1 commit into
nodejs:masterfrom
MylesBorins:removeUtil-child-process-execsync

Conversation

Copy link
Copy Markdown
Contributor

Now that we have backticks we no longer need to use util.format to template strings! This commit was inspired by #3324, and it replaces all instances of util.format with backtick strings to simply all the things

/cc @jasnell @Trott

Now that we have backticks we no longer need to use util.format to template strings! This commit was inspired by #3324, and it replaces all instances of util.format with backtick strings to simply all the things

jasnell commented Oct 13, 2015

Copy link
Copy Markdown
Member

LGTM so long as CI is green

Trott commented Oct 13, 2015

Copy link
Copy Markdown
Member

LGTM if CI is green. CI: https://ci.nodejs.org/job/node-test-commit/814/ Although, it looks like Jenkins is having issues right now and we might need to re-run CI later...

brendanashworth added the test Issues and PRs related to the tests. label Oct 13, 2015
MylesBorins deleted the removeUtil-child-process-execsync branch October 14, 2015 07:20

Copy link
Copy Markdown
Contributor Author

this should go to lts @jasnell

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

test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL