25/06/2019 19:01, Ferruh Yigit:
> Currently script is always returning success, returning failure on error
> helps on using script on automation tools.
>
> Signed-off-by: Ferruh Yigit
> ---
> devtools/check-git-log.sh | 56 ++-
> 1 file changed, 43 insertions(
On Fri, Jun 28, 2019 at 09:27:47AM -0700, Stephen Hemminger wrote:
> On Tue, 25 Jun 2019 18:01:06 +0100
> Ferruh Yigit wrote:
>
> > Currently script is always returning success, returning failure on error
> > helps on using script on automation tools.
> >
> > Signed-off-by: Ferruh Yigit
>
> Lo
On Tue, 25 Jun 2019 18:01:06 +0100
Ferruh Yigit wrote:
> Currently script is always returning success, returning failure on error
> helps on using script on automation tools.
>
> Signed-off-by: Ferruh Yigit
Looks good, but maybe this script is getting complex enough that
it should be python?
3 matches
Mail list logo