Skip to content
This repository has been archived by the owner on Aug 31, 2018. It is now read-only.

Commit

Permalink
build: revert "call setlocal in vcbuild.bat"
Browse files Browse the repository at this point in the history
This reverts commit b9a55a93c91fb7fd7ac81e182f843f28014179ca.

PR-URL: nodejs/node#16270
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Daniel Bevenius <[email protected]>
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Myles Borins <[email protected]>
  • Loading branch information
refack authored and addaleax committed Oct 26, 2017
1 parent 72ad1f8 commit bdfa031
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vcbuild.bat
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
@echo off

setlocal EnableExtensions

cd %~dp0

if /i "%1"=="help" goto help
Expand Down

0 comments on commit bdfa031

Please sign in to comment.