commit | d061c04357683a7dfae8aeaa61d6263db4e95112 | [log] [tgz] |
---|---|---|
author | Michael Walsh <micwalsh@us.ibm.com> | Tue May 23 14:46:57 2017 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu May 25 13:43:47 2017 +0000 |
tree | e530c63f0a6412f587d1ce56c6911ee21fb04796 | |
parent | acd110aa576f27417e35e763ee8134809320020c [diff] |
Fix bug in setting PATH correctly. This program was doing "which ssh_pw" to see if the PATH is set correctly. Unfortunately, tox copies that program such that we get a false positive. Expanded the test to this: which process_plug_in_packages.py ssh_pw validate_plug_ins.py Change-Id: I1c0022614f5f1eaae4545fc606a7e1a535f50a53 Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>