diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/brep-module.conf | 4 | ||||
-rw-r--r-- | etc/private/install/brep-module.conf | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/etc/brep-module.conf b/etc/brep-module.conf index 834202a..6b6fd96 100644 --- a/etc/brep-module.conf +++ b/etc/brep-module.conf @@ -86,7 +86,7 @@ menu About=?about # The maximum number of times to retry package database transactions in the # face of recoverable failures (deadlock, loss of connection, etc). # -# package-db-retry 10 +# package-db-retry 20 # Build configuration file. If not specified (default), then the package @@ -279,7 +279,7 @@ menu About=?about # The maximum number of times to retry build database transactions in the # face of recoverable failures (deadlock, loss of connection, etc). # -# build-db-retry 10 +# build-db-retry 20 # The root directory where the uploaded binary distribution packages are diff --git a/etc/private/install/brep-module.conf b/etc/private/install/brep-module.conf index 7711b82..ec952b5 100644 --- a/etc/private/install/brep-module.conf +++ b/etc/private/install/brep-module.conf @@ -86,7 +86,7 @@ menu About=?about # The maximum number of times to retry package database transactions in the # face of recoverable failures (deadlock, loss of connection, etc). # -# package-db-retry 10 +# package-db-retry 20 # Build configuration file. If not specified (default), then the package @@ -279,7 +279,7 @@ menu About=?about # The maximum number of times to retry build database transactions in the # face of recoverable failures (deadlock, loss of connection, etc). # -# build-db-retry 10 +# build-db-retry 20 # The root directory where the uploaded binary distribution packages are |