mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00: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,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# wait 4 hours maximum
|
||||
timeout=14400
|
||||
# wait 5 hours maximum
|
||||
timeout=18000
|
||||
|
||||
command=$1
|
||||
shift
|
||||
|
Loading…
Reference in New Issue
Block a user