Accept agentpath as a parameter to the run script 18/5418/1
authorMoiz Raja <moraja@cisco.com>
Wed, 19 Feb 2014 20:04:36 +0000 (12:04 -0800)
committerMoiz Raja <moraja@cisco.com>
Wed, 19 Feb 2014 20:04:36 +0000 (12:04 -0800)
commiteb36127fdefcecf5f4e1eb59a9c1e4c944feb462
treee11eedc50c350d571299eb4b54b20802faddfe21
parentf04d241578740473fc8b9f17fe38db6f8ea17f02
Accept agentpath as a parameter to the run script

This is to be used when you want to start open daylight with say the yourkit profiling agent

Usage would be something like this,

./run.sh -agentpath:"/Applications/Yourkit.app/bin/mac/agent.lib"

Change-Id: I0034adab46dc5185e54dfb22c85985324f82d0fb
Signed-off-by: Moiz Raja <moraja@cisco.com>
opendaylight/distribution/opendaylight/src/main/resources/run.sh