[dpdk-dev] [PATCH] scripts: add verbose option in build test help

2016-06-27 Thread Thomas Monjalon
2016-06-24 12:18, Thomas Monjalon: > The verbose option was available but not advertised. > > Fixes: 6e38dfe21389 ("scripts: add verbose test build option") > > Signed-off-by: Thomas Monjalon Applied

[dpdk-dev] [PATCH] scripts: add verbose option in build test help

2016-06-24 Thread Thomas Monjalon
The verbose option was available but not advertised. Fixes: 6e38dfe21389 ("scripts: add verbose test build option") Signed-off-by: Thomas Monjalon --- scripts/test-build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/test-build.sh b/scripts/test-build.sh index 31d5583..7a9f623 1