aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2024-04-23 08:11:14 +0300
committerJani Välimaa <wally@mageia.org>2024-04-23 08:11:14 +0300
commitd19b592784258522f0693158c949c9c23bdea477 (patch)
treeb2612c7373f214d33c69f3e0721eb3e5c334e5df
parent00866726fad7b638401cf82d94c95e08ffc2edb8 (diff)
downloadpuppet-master.tar
puppet-master.tar.gz
puppet-master.tar.bz2
puppet-master.tar.xz
puppet-master.zip
buildsystem: double webkit2 timeout to 115200HEADmaster
-rw-r--r--modules/buildsystem/manifests/iurt/config.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/manifests/iurt/config.pp b/modules/buildsystem/manifests/iurt/config.pp
index ad9f3172..568eabb4 100644
--- a/modules/buildsystem/manifests/iurt/config.pp
+++ b/modules/buildsystem/manifests/iurt/config.pp
@@ -28,7 +28,7 @@ define buildsystem::iurt::config() {
'salome' => 57600,
'vtk' => 57600,
'webkit' => 57600,
- 'webkit2' => 57600,
+ 'webkit2' => 115200,
'wrapitk' => 115200,
'rocm-llvm' => 70000,
}