Merge pull request #39296 from sergeizv/whitespace-fix

Whitespace fix in docs Makefile
This commit is contained in:
Mike Place 2017-02-09 15:26:23 -07:00 committed by GitHub
commit cfaafece34

View file

@ -217,7 +217,6 @@ pseudoxml: translations
@echo
@echo "Build finished. The pseudo-XML files are in $(BUILDDIR)/pseudoxml."
translations:
@if [ "$(SPHINXLANG)" = "en" ] || [ "x$(SPHINXLANG)" = "x" ]; then \
echo "No need to update translations. Skipping..."; \