This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
rebar3
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
62
Wiki
Activity
Browse Source
Set local scope for env vars in rebar.bat
pull/3/head
Juhani Rankimies
14 years ago
committed by
Tuncer Ayaz
parent
5b05e54cda
commit
7b0d970646
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
rebar.bat
+ 1
- 0
rebar.bat
View File
@ -1,3 +1,4 @@
@
echo
off
setlocal
set
rebarscript
=
%0
escript.exe
%rebarscript:.bat=%
%*
Write
Preview
Loading…
Cancel
Save