aboutsummaryrefslogtreecommitdiffstats
path: root/priv/templates/bin_windows
diff options
context:
space:
mode:
authorLuis Rascão <[email protected]>2016-10-27 19:07:16 +0100
committerGitHub <[email protected]>2016-10-27 19:07:16 +0100
commit3ecc5c8a054fb4bf5515848d572b201fc2f5d13a (patch)
tree9c418e34ca331ca3ab63eaa723e7406ba77a5515 /priv/templates/bin_windows
parent42dcb2a4c2ca74eec5c756767d53317ad8e0c227 (diff)
parentf0e0d1acc7e4b645e9dac38e8323bbc1cb8fb03c (diff)
downloadrelx-3ecc5c8a054fb4bf5515848d572b201fc2f5d13a.tar.gz
relx-3ecc5c8a054fb4bf5515848d572b201fc2f5d13a.tar.bz2
relx-3ecc5c8a054fb4bf5515848d572b201fc2f5d13a.zip
Merge pull request #527 from lrascao/feature/replace_os_vars_test
Feature/replace os vars test
Diffstat (limited to 'priv/templates/bin_windows')
-rw-r--r--priv/templates/bin_windows7
1 files changed, 0 insertions, 7 deletions
diff --git a/priv/templates/bin_windows b/priv/templates/bin_windows
index 06303f5..b9eb9e2 100644
--- a/priv/templates/bin_windows
+++ b/priv/templates/bin_windows
@@ -74,13 +74,6 @@ cd %rootdir%
@if exist "%possible_sys%" (
set sys_config=-config "%possible_sys%"
)
-@if exist "%possible_sys%".orig (
- ren "%possible_sys%".orig "%possible_sys%"
- set sys_config=-config "%possible_sys%"
-)
-@if exist "%rel_dir%\vm.args".orig (
- ren "%rel_dir%\vm.args" ".orig %rel_dir%\vm.args"
-)
@goto :eof
:: set boot_script variable