scripts: test clean build when config is changed
authorThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 30 Jun 2016 10:08:26 +0000 (12:08 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 1 Jul 2016 10:35:57 +0000 (12:35 +0200)
commite039cc863be5f1c182658587335897c441ba647d
treeccb233a17509774c7a7fa028f9619aa899306e40
parentb647da1064d88d1c5104e918b960a3f97f154ca9
scripts: test clean build when config is changed

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 <thomas.monjalon@6wind.com>
scripts/test-build.sh