Searched refs:exitcode (Results 1 - 3 of 3) sorted by relevance

/forgerock/opendj-v3/opendj-server-legacy/resource/mac/ControlPanel.app/Contents/MacOS/
H A DuniversalJavaApplicationStub118 exitcode=$?
122 if [ $exitcode -ne 0 ]; then
124 exitcode=$?
130 if [ $exitcode -eq 0 ]; then
/forgerock/opendj-v3/opendj-server-legacy/resource/mac/QuickSetup.app/Contents/MacOS/
H A DuniversalJavaApplicationStub118 exitcode=$?
122 if [ $exitcode -ne 0 ]; then
124 exitcode=$?
130 if [ $exitcode -eq 0 ]; then
/forgerock/opendj-v3/opendj-server-legacy/resource/mac/Uninstall.app/Contents/MacOS/
H A DuniversalJavaApplicationStub118 exitcode=$?
122 if [ $exitcode -ne 0 ]; then
124 exitcode=$?
130 if [ $exitcode -eq 0 ]; then

Completed in 35 milliseconds