[dpdk-dev] [PATCH] devtools: return error on failure
Stephen Hemminger
stephen at networkplumber.org
Fri Jun 28 18:27:47 CEST 2019
On Tue, 25 Jun 2019 18:01:06 +0100
Ferruh Yigit <ferruh.yigit at intel.com> wrote:
> Currently script is always returning success, returning failure on error
> helps on using script on automation tools.
>
> Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>
Looks good, but maybe this script is getting complex enough that
it should be python?
Acked-by: Stephen Hemminger <stephen at networkplumber.org>
More information about the dev
mailing list