Mercurial > public > ssdtforms
comparison gradlew.bat @ 2:91703efb1d29
update ssdt-forms and dockerize
author | smith@nwoca.org |
---|---|
date | Mon, 11 Apr 2016 11:53:50 -0400 |
parents | f4f8570d1c56 |
children | 4ce973027b2a |
comparison
equal
deleted
inserted
replaced
1:dddcb6d16927 | 2:91703efb1d29 |
---|---|
44 echo location of your Java installation. | 44 echo location of your Java installation. |
45 | 45 |
46 goto fail | 46 goto fail |
47 | 47 |
48 :init | 48 :init |
49 @rem Get command-line arguments, handling Windowz variants | 49 @rem Get command-line arguments, handling Windows variants |
50 | 50 |
51 if not "%OS%" == "Windows_NT" goto win9xME_args | 51 if not "%OS%" == "Windows_NT" goto win9xME_args |
52 if "%@eval[2+2]" == "4" goto 4NT_args | 52 if "%@eval[2+2]" == "4" goto 4NT_args |
53 | 53 |
54 :win9xME_args | 54 :win9xME_args |