Skip to content

Commit

Permalink
give bootstrap more time (CI environments can be slow)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekoby committed Dec 11, 2023
1 parent 422fd7d commit 1d35334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integ/bootstrap.exp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!expect

set timeout 20
set timeout 60
proc abort errs {
puts "test failed: $errs"
exit 2
Expand Down

0 comments on commit 1d35334

Please sign in to comment.