[latex3-commits] [l3svn] r6123 - Typo
noreply at latex-project.org
noreply at latex-project.org
Wed Sep 30 06:56:14 CEST 2015
Author: joseph
Date: 2015-09-30 06:56:13 +0200 (Wed, 30 Sep 2015)
New Revision: 6123
Modified:
trunk/texlive.sh
Log:
Typo
Modified: trunk/texlive.sh
===================================================================
--- trunk/texlive.sh 2015-09-30 04:54:51 UTC (rev 6122)
+++ trunk/texlive.sh 2015-09-30 04:56:13 UTC (rev 6123)
@@ -7,7 +7,7 @@
# required
# See if there is a cached verson of TL available
-if [ -d "/tmp/texlive"" ]; then
+if [ -d "/tmp/texlive" ]; then
exit 0
fi
More information about the latex3-commits
mailing list