]> xenbits.xensource.com Git - people/hx242/xen.git/commitdiff
branching checklist: Say perhaps no Config.mk changes needed
authorIan Jackson <ian.jackson@eu.citrix.com>
Mon, 11 Mar 2019 15:22:18 +0000 (15:22 +0000)
committerIan Jackson <ian.jackson@eu.citrix.com>
Fri, 29 Nov 2019 15:51:03 +0000 (15:51 +0000)
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

index 4cda33656d21a8470d6cd5fa9ab3d860fd286767..8437787446ef9c1fd257d842afecfd2a78667170 100644 (file)
@@ -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.