Sign in
fuchsia
/
third_party
/
openthread
/
bb06821cead8935d777867a76f2ec9c291246676
/
.
/
tools
/
harness-automation
/
start.sh
blob: b3217dacb5a8a6ccb21e56a706c93d9f39b33678 [
file
]
#!/bin/sh
cd
"$(dirname "
$0
")"
||
exit
1
python
-
u
-
m autothreadharness
.
runner
"$@"