Skip to content

Commit 178defe

Browse files
committed
increased bt connect timeout
1 parent a130863 commit 178defe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/bt-expect.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/expect -f
22

3-
set timeout 120
3+
set timeout 900
44

55
set prompt "#"
66

0 commit comments

Comments
 (0)