mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-06-14 11:11:32 +00:00
Revert "Implement a mandatory 10 day migration delay"
This reverts commit 0349cd94774d4f7ba675570bb406fb0dbb21ef5f. Signed-off-by: Jonathan Wiltshire <jmw@debian.org>
This commit is contained in:
parent
363f51fd3b
commit
981b9333f6
@ -46,10 +46,10 @@ NEW_ARCHES =
|
|||||||
|
|
||||||
# priorities and delays
|
# priorities and delays
|
||||||
MINDAYS_LOW = 10
|
MINDAYS_LOW = 10
|
||||||
MINDAYS_MEDIUM = 10
|
MINDAYS_MEDIUM = 5
|
||||||
MINDAYS_HIGH = 10
|
MINDAYS_HIGH = 2
|
||||||
MINDAYS_CRITICAL = 10
|
MINDAYS_CRITICAL = 0
|
||||||
MINDAYS_EMERGENCY = 10
|
MINDAYS_EMERGENCY = 0
|
||||||
DEFAULT_URGENCY = medium
|
DEFAULT_URGENCY = medium
|
||||||
|
|
||||||
HINTSDIR = /srv/release.debian.org/britney/hints
|
HINTSDIR = /srv/release.debian.org/britney/hints
|
||||||
|
@ -46,10 +46,10 @@ NEW_ARCHES =
|
|||||||
|
|
||||||
# priorities and delays
|
# priorities and delays
|
||||||
MINDAYS_LOW = 10
|
MINDAYS_LOW = 10
|
||||||
MINDAYS_MEDIUM = 10
|
MINDAYS_MEDIUM = 5
|
||||||
MINDAYS_HIGH = 10
|
MINDAYS_HIGH = 2
|
||||||
MINDAYS_CRITICAL = 10
|
MINDAYS_CRITICAL = 0
|
||||||
MINDAYS_EMERGENCY = 10
|
MINDAYS_EMERGENCY = 0
|
||||||
DEFAULT_URGENCY = medium
|
DEFAULT_URGENCY = medium
|
||||||
|
|
||||||
HINTSDIR = /srv/release.debian.org/britney/hints
|
HINTSDIR = /srv/release.debian.org/britney/hints
|
||||||
|
Loading…
x
Reference in New Issue
Block a user