Explorar el Código

Set local scope for env vars in rebar.bat

pull/3/head
Juhani Rankimies hace 14 años
cometido por Tuncer Ayaz
padre
commit
7b0d970646
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      rebar.bat

+ 1
- 0
rebar.bat Ver fichero

@ -1,3 +1,4 @@
@echo off
setlocal
set rebarscript=%0
escript.exe %rebarscript:.bat=% %*

Cargando…
Cancelar
Guardar