aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes/hydra
diff options
context:
space:
mode:
authorEric S. Raymond2014-10-31 11:03:23 +0200
committerEli Zaretskii2014-10-31 11:03:23 +0200
commitcac77f92e3861e81d5fe96b4b857fd9d243032e2 (patch)
treea8a9ae3aebf4c4c2be2957a06a76730b31a879bd /admin/notes/hydra
parent792faabe7a17a8f2fc2dd21076b69de2fc3edb65 (diff)
downloademacs-cac77f92e3861e81d5fe96b4b857fd9d243032e2.tar.gz
emacs-cac77f92e3861e81d5fe96b4b857fd9d243032e2.zip
Backport changes in preparation for git migration from trunk.
admin: Changes in several documents. autogen.sh: Neutralize language specific to a repository type. doc/misc/efaq-w32.texi: Neutralized language specific to a repository type. doc/misc/gnus-coding.txt: Neutralized language specific to a repository type. lisp/Makefile.in: Change some production names so they're neutral about the repository type.
Diffstat (limited to 'admin/notes/hydra')
-rw-r--r--admin/notes/hydra2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/notes/hydra b/admin/notes/hydra
index 3b6bc87a2f6..ce2047480d2 100644
--- a/admin/notes/hydra
+++ b/admin/notes/hydra
@@ -26,7 +26,7 @@ http://lists.gnu.org/mailman/listinfo/emacs-buildstatus
26* The Emacs jobset consists of the following jobs: 26* The Emacs jobset consists of the following jobs:
27 27
28** The `tarball' job 28** The `tarball' job
29which gets a checkout from bzr, and does a bootstrap followed 29which gets a checkout from the repository, and does a bootstrap followed
30by running make-dist to create a tarball. If this job fails, all the 30by running make-dist to create a tarball. If this job fails, all the
31others will too (because they use the tarball as input). 31others will too (because they use the tarball as input).
32 32