Skip to content

Commit

Permalink
Added timeout for postgresql
Browse files Browse the repository at this point in the history
bzr revid: fp@tinyerp.com-9bc29b7aceec487d6dcf5cb5e26312eb98cf2b05
  • Loading branch information
fpodoo committed Aug 14, 2007
1 parent 79586ba commit 0ec0dba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/tests/check_profile_l10n_all.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ def wizard_run(wizname, fieldvalues={}, endstate='end'):
ok = True
except:
range -= 1
time.sleep(2)



0 comments on commit 0ec0dba

Please sign in to comment.