]> git.eshelyaron.com Git - emacs.git/commitdiff
; * admin/release-branch.txt: Tweak previous.
authorGlenn Morris <rgm@gnu.org>
Fri, 1 Oct 2021 16:31:40 +0000 (09:31 -0700)
committerGlenn Morris <rgm@gnu.org>
Fri, 1 Oct 2021 16:31:40 +0000 (09:31 -0700)
admin/release-branch.txt

index 3318d8de8066cc67ce374b9a45a312dfc0c25d60..0c393a9eccbc22b022ed6b506c5a2e32c2304049 100644 (file)
@@ -3,7 +3,8 @@ Instructions for cutting the Emacs release branch
 1.  In the clone of the Emacs Git repository, switch to the 'master'
     branch, "git pull", and build it (using 'make bootstrap') to make
     sure it's not broken.  Run 'make check-expensive' and ensure all
-    tests pass.
+    tests pass.  (Alternatively, verify that the automated build
+    servers are showing success for the latest revision.)
 
 2.  Create the release branch and switch to it.  Assuming that it is
     for releasing Emacs versions XY.1, XY.2, etc., the command is: