If there's a single PD Buddy Sink attached, it's pretty clear which one we want to be testing. As such, the testing script shouldn't require the device to be specified if it can find exactly one Sink. This commit does just that, and like so, I will almost never have to figure out which device file I need when testing a Sink again.
|
|
||
57 |
|
57 |
|
58 |
|
58 |
|
59 |
|
59 |
|
60 |
|
|
|
|
60 |
|
|
61 |
|
61 |
|
62 |
|
|
|
|
62 |
|
|
|
63 |
|
|
|
64 |
|
|
|
65 |
|
|
|
66 |
|
|
|
67 |
|
|
|
68 |
|
|
|
69 |
|
|
|
70 |
|
|
|
71 |
|
|
63 |
|
72 |
|
64 |
|
73 |
|
65 |
|
74 |
|