Commit 43bc159
Fix: path to daemon programs
There was a variable mismatch in the bin/run-daemon script which
introduced with the commit a0910a2
as result of which any daemon programs were not getting started and
thus the server programs for all the networking microbenchmarks
were not started. This commit fixes that by replacing the
mismatched variables with appropiate names.
Fixes: a0910a2(monitors: move
monitors to be under programs dir)
Applies cleanly on top of
2e94d95(intel/lkp-tests: master)
Signed-off-by: Suneeth D <Suneeth.D@amd.com>1 parent a68ddb7 commit 43bc159
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
0 commit comments