setEmbeddedCP should not exit on error
--------------------------------------

                 Key: DERBY-4283
                 URL: https://issues.apache.org/jira/browse/DERBY-4283
             Project: Derby
          Issue Type: Bug
          Components: Demos/Scripts
    Affects Versions: 10.5.1.1
         Environment: cygwin on windows (bash)
            Reporter: Susumu Ishizuka
            Priority: Minor


setEmbeddedCP should use 'return' instead of 'exit' if DERBY_HOME was not set.
Because this script will be sourced from a shell, use of exit will terminate 
the calling shell.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to