From 11f9e7f647a898bf721206b17282b587b931d3bd Mon Sep 17 00:00:00 2001 From: Jeromy Date: Mon, 15 Feb 2016 19:16:03 -0800 Subject: [PATCH] add a pause to fix timing on t0065 License: MIT Signed-off-by: Jeromy --- test/sharness/t0065-active-requests.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/test/sharness/t0065-active-requests.sh b/test/sharness/t0065-active-requests.sh index 36dfb5172..14b350798 100755 --- a/test/sharness/t0065-active-requests.sh +++ b/test/sharness/t0065-active-requests.sh @@ -22,6 +22,7 @@ test_expect_success "invoc shows up in output" ' test_expect_success "start longer running command" ' ipfs log tail & LOGPID=$! + go-sleep 100ms ' test_expect_success "long running command shows up" '