diff options
Diffstat (limited to 'test/scripts/light-system-test-run-4.sh')
-rwxr-xr-x | test/scripts/light-system-test-run-4.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/scripts/light-system-test-run-4.sh b/test/scripts/light-system-test-run-4.sh index a2490f9..51e1fc5 100755 --- a/test/scripts/light-system-test-run-4.sh +++ b/test/scripts/light-system-test-run-4.sh @@ -7,7 +7,8 @@ top_srcdir=$(cd $(dirname $0)/../..; pwd) . ${top_srcdir}/test/scripts/testutils.sh -do_merge +do_merge 9 +sleep 3 check_sth assert_equal "Tree size" "$(get_treesize)" 9 |