tests: Fix trace-cmd output for host case
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 11 Mar 2014 15:04:33 +0000 (17:04 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 11 Mar 2014 15:04:33 +0000 (17:04 +0200)
commit2ca47da4f7c85854be6463681462ac1eddf6b129
treea1a479971f1ed0638807a4b05de40bfbcb88b548
parent09eef142eabb14d3f4242af7aafb909dd9cda9b8
tests: Fix trace-cmd output for host case

Both the output file path and the current working directory included the
log directory and this failed if log directory was not absolute (e.g.,
when using the default logs/current in the case a VM is not used).

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/run-tests.py