[latex3-commits] [l3svn] branch master updated: Missed a line continuation char

noreply at latex-project.org noreply at latex-project.org
Tue Jun 7 23:40:15 CEST 2016


This is an automated email from the git hooks/post-receive script.

joseph pushed a commit to branch master
in repository l3svn.

The following commit(s) were added to refs/heads/master by this push:
       new  481cff5   Missed a line continuation char
481cff5 is described below

commit 481cff5b5f768d52c2503fe9db22e397b3ee6e7a
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Jun 7 22:39:33 2016 +0100

    Missed a line continuation char
---
 support/texlive.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/support/texlive.sh b/support/texlive.sh
index 1d95bac..2b34815 100644
--- a/support/texlive.sh
+++ b/support/texlive.sh
@@ -22,7 +22,7 @@ if ! command -v texlua > /dev/null; then
   # Core requirements for the test system
   tlmgr install babel babel-english latex latex-bin latex-fonts latexconfig \
     xetex
-  tlmgr install --no-depends ptex uptex ptex-base uptex-base ptex-fonts
+  tlmgr install --no-depends ptex uptex ptex-base uptex-base ptex-fonts \
     uptex-fonts platex uplatex
 fi
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the latex3-commits mailing list