Updates shebang for python script of test_driver (#1975)
author남궁석/동작제어Lab(SR)/Engineer/삼성전자 <sk.namkoong@samsung.com>
Tue, 17 Jul 2018 04:26:40 +0000 (13:26 +0900)
committer박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Tue, 17 Jul 2018 04:26:40 +0000 (13:26 +0900)
commitbc957cb70af9e048d35215c5e243ac9619790730
tree3ca4a57d723af0c9b065ae3bdd82f03b14485a6d
parentac1b4f6950bfefa4388373ea5b99403fcdf65621
Updates shebang for python script of test_driver (#1975)

Add `#!usr/bin/env python` to be executed by python, not bash

Signed-off-by: Seok NamKoong <sk.namkoong@samsung.com>
tools/test_driver/py/test_driver.py