[dpdk-dev] [PATCH] scripts: print failed directory when testing build

2016-07-15 Thread Thomas Monjalon
2016-07-15 15:55, Thomas Monjalon: > The script test-build.sh can be used to test building several > targets with different configurations. The directory name reflects > the target and the customized configuration. > When there is a failure, it is convenient to print this build > directory to quick

[dpdk-dev] [PATCH] scripts: print failed directory when testing build

2016-07-15 Thread Thomas Monjalon
The script test-build.sh can be used to test building several targets with different configurations. The directory name reflects the target and the customized configuration. When there is a failure, it is convenient to print this build directory to quickly know which case is failing without scrolli