Fix start.sh script due to bad pid calculated
authorEduardo Ramos Testillano (eramedu) <eduardo.ramos.testillano@ericsson.com>
Wed, 29 Apr 2020 16:57:09 +0000 (18:57 +0200)
committerEduardo Ramos Testillano (eramedu) <eduardo.ramos.testillano@ericsson.com>
Wed, 29 Apr 2020 16:57:09 +0000 (18:57 +0200)
commitc0e38fbae2c87f200232a72540c49cae6e725888
tree5438985b97e1faf56b9698eaae32cdbda344fd28
parenteb446c670d53aa275d78b366ef1faf2b32ca964e
Fix start.sh script due to bad pid calculated

The .pid was having the eval process PID instead
of ADML's one.
We must to evaluate first, and then pass arguments
expanded to the ADML executable.
example/diameter/launcher/deployments/adml/start.sh