Fix clean build error.
authorOssama Othman <ossama.othman@intel.com>
Thu, 12 Mar 2015 16:59:11 +0000 (09:59 -0700)
committerErich Keane <erich.keane@intel.com>
Tue, 31 Mar 2015 16:46:06 +0000 (16:46 +0000)
commitc0ba1d21f40377b0ba41be7dd38f422603cfe9f3
tree3007f074c3d25c9f6cf5e959c3dd50883d9bc8aa
parent11b3f68814feaf633b93084238517e4164e383d7
Fix clean build error.

".sconsign.dblite" should be deleted before running any configuration
tests.  Furthermore, do not run configuration tests when running scons
'clean' or 'help' operations.

Change-Id: Iedd97533db808bd2ac401defb38fd5b672649d45
Signed-off-by: Caiwen Zhang<caiwen.zhang@intel.com>
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/426
Reviewed-by: Erich Keane <erich.keane@intel.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
build_common/SConscript