bugfix: Support paths with user's home shortcut 61/4361/3
authorMartin Klozik <martinx.klozik@intel.com>
Wed, 9 Dec 2015 14:32:06 +0000 (14:32 +0000)
committerMaryam Tahhan <maryam.tahhan@intel.com>
Mon, 14 Dec 2015 14:44:39 +0000 (14:44 +0000)
commitad35451e9bb63a551b0b1ff517706b969653f594
tree95042c99b2c998275914b768840d8d63e0094591
parent088c895dc2363bd0b586a2ddfeebf13f6755ee4e
bugfix: Support paths with user's home shortcut

VSPERF will explicitly expand any '~' to the absolute path to the user's
home directory before call of subsystem.Popen method. Only calls,
which process configuration values are modified.

Change-Id: Ibd9399ae84bf4698c86bf8eff97ca6ce785fb3fb
JIRA: VSPERF-45
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Brian Castelli <brian.castelli@spirent.com>
Reviewed-by: Al Morton <acmorton@att.com>
src/dpdk/dpdk.py
tools/pkt_gen/testcenter/testcenter.py
tools/tasks.py