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)
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.


No differences found