diff options
author | Dirk Mueller <dirk@dmllr.de> | 2013-05-18 12:17:59 +0200 |
---|---|---|
committer | Dirk Mueller <dirk@dmllr.de> | 2013-06-12 20:00:45 +0200 |
commit | 8b95b1e91d46f1bc7a37d210dc15e6f4072afaaa (patch) | |
tree | abb62f5cae6c6dbdb6d61cdfd00ffad2627ce91b /tests/utils.py | |
parent | 706fa4b31d1e13ab8774bcd10a917849d14033d9 (diff) | |
download | oslo-8b95b1e91d46f1bc7a37d210dc15e6f4072afaaa.tar.gz oslo-8b95b1e91d46f1bc7a37d210dc15e6f4072afaaa.tar.xz oslo-8b95b1e91d46f1bc7a37d210dc15e6f4072afaaa.zip |
Handle relative path arguments in Killfilter
KillFilter currently expects an absolute path
to be specified for the process name to kill. This
is inconvenient when the exact location of the running
binary is not known or differs accross installs.
Extend KillFilter to accept also commands in $PATH
to be killed if the given argument is not absolute.
Change-Id: I6b90206b587ff3f949af2c256a78ca21af31867a
Diffstat (limited to 'tests/utils.py')
0 files changed, 0 insertions, 0 deletions