summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorDavid Wagner <david.wagner@intel.com>2015-02-18 15:15:04 +0100
committerDavid Wagner <david.wagner@intel.com>2015-02-18 15:15:04 +0100
commit8a4661428263e1f1a082b635a4e860818fb2fb52 (patch)
tree7a9d640b291f90723af9b463878dc5ed951bd4f2 /tools
parentd37ca914061debbd6135840834f2cae2ffbeb07e (diff)
parent36423a49fdde5755faea5914e554b64363034b0c (diff)
downloadexternal_parameter-framework-8a4661428263e1f1a082b635a4e860818fb2fb52.zip
external_parameter-framework-8a4661428263e1f1a082b635a4e860818fb2fb52.tar.gz
external_parameter-framework-8a4661428263e1f1a082b635a4e860818fb2fb52.tar.bz2
Merge pull request #49 from pafonso/iminleg_rebase
Iminleg rebase
Diffstat (limited to 'tools')
-rwxr-xr-xtools/xmlGenerator/hostDomainGenerator.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/xmlGenerator/hostDomainGenerator.sh b/tools/xmlGenerator/hostDomainGenerator.sh
index 4222382..1a7d315 100755
--- a/tools/xmlGenerator/hostDomainGenerator.sh
+++ b/tools/xmlGenerator/hostDomainGenerator.sh
@@ -245,7 +245,7 @@ changeSocketsPorts() {
# Start the pfw using different socket if it fails
safeStartPFW () {
local retry=0
- local nbRetry=10
+ local nbRetry=1000 # Workaround to avoid build failure, it very very rarely fail this many time
# Choose a new pair of socket ports
changeSocketsPorts