Fix wrong variable name in test_driver.sh (#3699)
author이상규/동작제어Lab(SR)/Principal Engineer/삼성전자 <sg5.lee@samsung.com>
Mon, 26 Nov 2018 05:56:46 +0000 (14:56 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 26 Nov 2018 05:56:46 +0000 (14:56 +0900)
commitf9bf31e1af887be9e76ae3e890c51b75da656560
tree19879e86f761ad95fd7257c80ce648e21bcef09d
parent9fe5ce4d9d386e50e529e52b09bb4951d887a7b1
Fix wrong variable name in test_driver.sh (#3699)

I've found report_dir does not pass properly during investigation of #3420.
Then, I found a typo of a vaiable name in test_driver.sh script.

Signed-off-by: Sanggyu Lee <sg5.lee@samsung.com>
tools/test_driver/test_driver.sh