mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
07.01.2008 bc67703dbdca616d9a6a34b25382ec417bd8c22e
refs
author jvergara <jvergara@localhost>
Wednesday, May 7, 2008 14:01 +0200
committer jvergara <jvergara@localhost>
Wednesday, May 7, 2008 14:01 +0200
commitbc67703dbdca616d9a6a34b25382ec417bd8c22e
tree 0f1a692ee13039d30069c33a3a50036578e1a967 tree | zip | gz
parent afc6790de199607cfddaecdb03a6c57aade0a355 view | diff
Fix for issues:

3238: On Windows, start-ds closes the Command Prompt window at exit
3240: Cannot revert after upgrade

Use an environment variable to return the exit code in start-ds.bat without the parameter /B. By default it returns with the /B option so that the command prompt window is not closed.

Appart from that update start-ds.bat so that we explicitly exit an error code.
2 files modified
35 ■■■■ changed files
opends/resource/bin/start-ds.bat 26 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/BuildInformation.java 9 ●●●● diff | view | raw | blame | history