From 7c9c4d9da96096f91a47016e981e88133f3fa90e Mon Sep 17 00:00:00 2001 From: ZyX Date: Sat, 8 Apr 2017 00:47:33 +0300 Subject: [PATCH] ci: Increase check-single-includes wait time to 10s --- ci/run_lint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/run_lint.sh b/ci/run_lint.sh index 927bcbf6b5..5639b4c3db 100755 --- a/ci/run_lint.sh +++ b/ci/run_lint.sh @@ -21,7 +21,7 @@ run_test 'top_make clint-full' clint run_test 'top_make testlint' testlint CLICOLOR_FORCE=1 run_test_wd \ --allow-hang \ - 5s \ + 10s \ 'top_make check-single-includes' \ 'csi_clean' \ single-includes