Commit 03f4bef
authored
[python] fix the incorrect python path variable name (#347)
Fix an incorrect Python path variable name in `tools/CMakeLists.txt`,
renaming `COMMISSIONERD_PATH` to `COMMISSIONERD_PY_PATH` to match with
which in `commissioner_thci/commissionerd.service.in`.1 parent d85ec89 commit 03f4bef
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments