Home
last modified time | relevance | path

Searched hist:a6076076 (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc-test-automation/bin/
H A Dselect_versiona6076076 Fri Jun 14 13:19:54 CDT 2019 Michael Walsh <micwalsh@us.ibm.com> Use bash exec in select_version

- Changed to have select_version call the target program using exec rather
than just a simple call. This will cause the select_version process to be
replaced entirely with the target process. This makes it easier for using
jobs to find the process by name (since there will only be one rather than
two).

Change-Id: Iebdafed6616762ecbed698d1959cbd708006d8f7
Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>