Skip to content

Commit 2af687c

Browse files
committed
Adding timeout to the deps check
1 parent 7ff9052 commit 2af687c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/check_deps.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ check_optional java
6262
check_optional netcat
6363
check_optional python3
6464
check_optional tar
65+
check_optional timeout
6566

6667
printf "\nChecking optional dependencies for development:\n\n"
6768

0 commit comments

Comments
 (0)