diff mbox series

[2/9] branching checklist: Say perhaps no Config.mk changes needed

Message ID 20191129150416.4944-3-ian.jackson@eu.citrix.com (mailing list archive)
State New, archived
Headers show
Series Process docs updates | expand

Commit Message

Ian Jackson Nov. 29, 2019, 3:04 p.m. UTC
It is only necessary to change Config.mk if it refers to unstable
branches anywhere.  This time, for example, it didn't.

Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
---
 docs/process/branching-checklist.txt | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/docs/process/branching-checklist.txt b/docs/process/branching-checklist.txt
index 4cda33656d..8437787446 100644
--- a/docs/process/branching-checklist.txt
+++ b/docs/process/branching-checklist.txt
@@ -75,6 +75,7 @@  Ensure references to qemu trees in xen.git's Config.mk are updated.
 Check this with
         grep unstable Config.mk 
 which should produce no output.  Replace as necessary.
+(There may well be none.)
 
 Update newly diverging staging (unstable) according to
 release-technician-checklist.txt section re README etc.