tests: Add an option to force copy config files
authorIlan Peer <ilan.peer@intel.com>
Sun, 26 Oct 2014 07:06:29 +0000 (03:06 -0400)
committerJouni Malinen <j@w1.fi>
Sun, 26 Oct 2014 17:19:39 +0000 (19:19 +0200)
commit2593aadb3b117c768e4f247a72aa7f5b5d7f9966
treee67a1bc0ceda82ad70bf529313fd7586d3123099
parent102c2bf46185d334a046682d30d40f783856ac3e
tests: Add an option to force copy config files

"./build.sh --force-config" can be used to force copying configuration
files before building. This will overwrite any changes in .config files.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
tests/hwsim/build.sh