Skip to content

Commit

Permalink
Set local scope for env vars in rebar.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
juranki authored and Tuncer Ayaz committed Jan 12, 2011
1 parent 5b05e54 commit 7b0d970
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rebar.bat
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@echo off
setlocal
set rebarscript=%0
escript.exe %rebarscript:.bat=% %*

0 comments on commit 7b0d970

Please sign in to comment.