You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
contrib/completion: fix dfu sub command file completion
The dfu completion has no idea about the "altsetting" required for
download and stops completing after that.
Since `labgrid-client dfu` needs to complete only download/detach/list
after dfu, simply complete files/directories in all other cases.
Signed-off-by: Bastian Krause <[email protected]>
0 commit comments