Increase wait from 4 hours to 5 hours. Seems the ports are taking longer

to build now.
This commit is contained in:
Satoshi Asami 1999-10-10 11:33:15 +00:00
parent 3bb7126018
commit 2adb18bf67
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22302

View file

@ -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