Added timeout for postgresql

bzr revid: fp@tinyerp.com-9bc29b7aceec487d6dcf5cb5e26312eb98cf2b05
This commit is contained in:
Fabien Pinckaers 2007-08-14 09:21:31 +00:00
parent 79586ba0b3
commit 0ec0dba016
1 changed files with 1 additions and 0 deletions

View File

@ -111,6 +111,7 @@ for demo in demos:
ok = True
except:
range -= 1
time.sleep(2)