Commit 4a66b43
committed
conftest: use python -m labgrid.remote.coordinator
Use the module invocation to start the coordinator instead of the
created wrapper script. This way we ensure that the correct coordinator
from the labgrid module in the current environment is used instead of a
possible wrapper shell script that might invoke a different coordinator.
Signed-off-by: Rouven Czerwinski <rouven@czerwinskis.de>1 parent 6d8febb commit 4a66b43
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
0 commit comments