diff --git a/tests/abuild_fetch_test b/tests/abuild_fetch_test index 58f7fc8..2c395f2 100755 --- a/tests/abuild_fetch_test +++ b/tests/abuild_fetch_test @@ -141,7 +141,7 @@ abuild_fetch_locking_body() { pid1=\$! # give enough time for abuild-fetch to call curl - sleep 0.2 + sleep 0.5 # the first stamp should not exist, second instance should block the retry if [ -e stamp3 ]; then