Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(167)

Unified Diff: man/src/make_docs.sh

Issue 611253003: Introduct git-auto-svn (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Better docs Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« man/src/git-auto-svn.txt ('K') | « man/src/git-auto-svn.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: man/src/make_docs.sh
diff --git a/man/src/make_docs.sh b/man/src/make_docs.sh
index 73d76e248974353fb1b9aa286bf757c9cb15b63e..d7af87d776a51ecd4573f7e5019e8a38bff92601 100755
--- a/man/src/make_docs.sh
+++ b/man/src/make_docs.sh
@@ -23,6 +23,7 @@ ensure_in_path() {
}
ensure_in_path xmlto
+ensure_in_path hg
DFLT_CATALOG_PATH="/usr/local/etc/xml/catalog"
if [[ ! $XML_CATALOG_FILES && -f "$DFLT_CATALOG_PATH" ]]
« man/src/git-auto-svn.txt ('K') | « man/src/git-auto-svn.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698