mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Increase wait from 4 hours to 5 hours. Seems the ports are taking longer
to build now.
This commit is contained in:
parent
3bb7126018
commit
2adb18bf67
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22302
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# wait 4 hours maximum
|
# wait 5 hours maximum
|
||||||
timeout=14400
|
timeout=18000
|
||||||
|
|
||||||
command=$1
|
command=$1
|
||||||
shift
|
shift
|
||||||
|
|
Loading…
Add table
Reference in a new issue