Skip to content

build,win: remove unmatched endlocal statement - #22627

Merged
refack merged 1 commit into
nodejs:masterfrom
refack:remove-vcbuild-orphen
Sep 4, 2018
Merged

build,win: remove unmatched endlocal statement#22627
refack merged 1 commit into
nodejs:masterfrom
refack:remove-vcbuild-orphen

Conversation

@refack

Copy link
Copy Markdown
Contributor

Seems like it's a leftover from c403eeb

Refs: #22582 (review)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-botnodejs-github-bot added build Issues and PRs related to build files or the CI. windows Issues and PRs related to the Windows platform. labels Aug 31, 2018
@refack
refack requested review from addaleax, bzoz and joaocgreis and removed request for addaleaxAugust 31, 2018 17:08
@refack

Copy link
Copy Markdown
ContributorAuthor

/CC @nodejs/platform-windows @nodejs/build-files

@addaleaxaddaleax left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commit message typo: orphan (or, alternatively, unmatched or sth like that)

@refack
refackforce-pushed the remove-vcbuild-orphen branch from 06d2f64 to 0ec9036CompareAugust 31, 2018 17:12
@refackrefack changed the title build,win: remove orphen statmentbuild,win: remove unmatched endlocal statementAug 31, 2018
@refack
refackforce-pushed the remove-vcbuild-orphen branch from 0ec9036 to 48edf2bCompareAugust 31, 2018 17:13
@refack

Copy link
Copy Markdown
ContributorAuthor

Commit message typo: orphan (or, alternatively, unmatched or sth like that)

Fixed.

@BridgeARBridgeAR added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. fast-track PRs that do not need to wait for 48 hours to land. labels Sep 1, 2018
bzoz
bzoz approved these changes Sep 3, 2018
@refack

refack commented Sep 3, 2018

Copy link
Copy Markdown
ContributorAuthor

Seems like it's a leftover from c403eeb
PR-URL: nodejs#22627
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@refack
refackforce-pushed the remove-vcbuild-orphen branch from 48edf2b to 4cea01aCompareSeptember 4, 2018 15:34
@refack

Copy link
Copy Markdown
ContributorAuthor

landed in 4cea01a

@refack
refack merged commit 4cea01a into nodejs:masterSep 4, 2018
@refack
refack deleted the remove-vcbuild-orphen branch September 4, 2018 15:35
@refack
refack removed the request for review from joaocgreisSeptember 4, 2018 15:36
targos pushed a commit that referenced this pull request Sep 5, 2018
Seems like it's a leftover from c403eeb
PR-URL: #22627
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@targostargos mentioned this pull request Sep 5, 2018
targos pushed a commit that referenced this pull request Sep 6, 2018
Seems like it's a leftover from c403eeb
PR-URL: #22627
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
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.buildIssues and PRs related to build files or the CI.fast-trackPRs that do not need to wait for 48 hours to land.windowsIssues and PRs related to the Windows platform.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@refack@nodejs-github-bot@addaleax@cjihrig@richardlau@BridgeAR@trivikr@bzoz