summaryrefslogtreecommitdiff
path: root/demoscript/Freeze/transform.py
diff options
context:
space:
mode:
Diffstat (limited to 'demoscript/Freeze/transform.py')
-rwxr-xr-xdemoscript/Freeze/transform.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/demoscript/Freeze/transform.py b/demoscript/Freeze/transform.py
index e37fd57b0c9..55136aaef3b 100755
--- a/demoscript/Freeze/transform.py
+++ b/demoscript/Freeze/transform.py
@@ -55,6 +55,7 @@ def run(createCmd, recreateCmd, readCmd, readnewCmd):
readnew.expect('All contacts \(default order\)')
readnew.expect('All contacts \(ordered by phone number\)')
readnew.expect('DbEnv \"dbnew\": Secondary index corrupt: not consistent with primary')
+ readnew.waitTestSuccess(1)
print "ok"
print "recreating database...",