Re: [dpdk-dev] [PATCH] scripts: enhance error message in get maintainer script

2018-01-04 Thread Thomas Monjalon
14/12/2017 18:36, Ferruh Yigit: > On 12/14/2017 6:21 AM, Olivier Matz wrote: > > When the DPDK_GETMAINTAINER_PATH variable was not set, the error > > message from get-maintainer.sh was quite cheap: > > > > $ devtools/get-maintainer.sh --help > > usage: get-maintainer.sh > > Cannot exe

Re: [dpdk-dev] [PATCH] scripts: enhance error message in get maintainer script

2017-12-14 Thread Ferruh Yigit
On 12/14/2017 6:21 AM, Olivier Matz wrote: > When the DPDK_GETMAINTAINER_PATH variable was not set, the error > message from get-maintainer.sh was quite cheap: > > $ devtools/get-maintainer.sh --help > usage: get-maintainer.sh > Cannot execute DPDK_GETMAINTAINER_PATH > > Add a

[dpdk-dev] [PATCH] scripts: enhance error message in get maintainer script

2017-12-14 Thread Olivier Matz
When the DPDK_GETMAINTAINER_PATH variable was not set, the error message from get-maintainer.sh was quite cheap: $ devtools/get-maintainer.sh --help usage: get-maintainer.sh Cannot execute DPDK_GETMAINTAINER_PATH Add a more detailed explanation about this variable in the