Fix run.sh to work from any directory. 03/4103/1
authortomas <tolvecky@cisco.com>
Thu, 9 Jan 2014 10:31:20 +0000 (11:31 +0100)
committertomas <tolvecky@cisco.com>
Thu, 9 Jan 2014 10:31:20 +0000 (11:31 +0100)
commit9c8b18da3596cabf5358c56744030b57b7df0e85
tree61b52b68fba0d994ffa89f63401cdbf204006c1b
parent6397a0f2a8b4e0aecb7c42f589d17cd7511827c3
Fix run.sh to work from any directory.

Add cd command just before executing java process to work around the issue that osgi container does not correctly start
from any folder except where run.sh is located.

Change-Id: I42562cbb88922cefe2347b8e0d293067fbd10d3d
Signed-off-by: tomas <tolvecky@cisco.com>
opendaylight/distribution/opendaylight/src/main/resources/run.sh