Skip to content

Conversation

MylesBorins
Copy link
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
Copy link
Member

jasnell commented Oct 13, 2015

LGTM so long as CI is green

@Trott
Copy link
Member

Trott commented Oct 13, 2015

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 brendanashworth added the test Issues and PRs related to the tests. label Oct 13, 2015
@MylesBorins MylesBorins deleted the removeUtil-child-process-execsync branch October 14, 2015 07:20
@MylesBorins
Copy link
Contributor Author

this should go to lts @jasnell

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