Hello Petr,
On Sun, 7 Mar 2021 11:27:11 +0100, Petr Štetiar wrote:
> Peter Seiderer [2021-03-06 11:54:49]:
>
> Hi,
>
> thanks a lot for your nice contribution!
>
> > My shell/bash seems to emit a more detailed failure message than
> > expected. Fix this by complete avoiding the failure messa
On 07/03/2021 07:27, Petr Štetiar wrote:
You've two options to test your changes from the CI perspective.
[...]
Can we have these very nice instructions added to a CONTRIBUTING.md file
(or something to that effect) for libubox?
--
Henrique de Moraes Holschuh
Analista de Projetos
Centro de E
Peter Seiderer [2021-03-06 11:54:49]:
Hi,
thanks a lot for your nice contribution!
> My shell/bash seems to emit a more detailed failure message than
> expected. Fix this by complete avoiding the failure message using
> command substitution instead of direct command execution.
This needs more