[dpdk-dev] [PATCH] scripts: test clean build when config have changed

2016-07-01 Thread Thomas Monjalon
2016-06-30 13:45, Thomas Monjalon: > If there is a change in the config directory the build test > will refresh the tested build config to take into account new options. > The git working directory and the last git commit are checked for a > change in config/. > > Signed-off-by: Thomas Monjalon

[dpdk-dev] [PATCH] scripts: test clean build when config have changed

2016-06-30 Thread Thomas Monjalon
If there is a change in the config directory the build test will refresh the tested build config to take into account new options. The git working directory and the last git commit are checked for a change in config/. Signed-off-by: Thomas Monjalon --- scripts/test-build.sh | 7 ++- 1 file c