Re: [PATCH v6 0/3] error and usage improvements
> Luca Vizzarro (3): > dts: rework arguments framework > dts: constrain DPDK source argument > dts: store stderr in RemoteCommandExecutionError Applied, thanks.
[PATCH v6 0/3] error and usage improvements
v6: - made members of settings.py private - fixed find_action bug - exchanged the env var HOF for a regular function - minor refactoring v5: - re-sent correct patches v4: - fix spelling typo v3: - amended arguments rework so that it retains the original functional style - re-implemetend functiona