summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorPiotr Strzelczyk <piotr@eps.gda.pl>2009-09-12 22:23:29 +0000
committerPiotr Strzelczyk <piotr@eps.gda.pl>2009-09-12 22:23:29 +0000
commit17a7c98461feb7993c91e4c65f2225c7d9a44f32 (patch)
tree1ea66d575596c46e2af3e603c2b5b050e2686b55 /Master
parent38ec07f2b457dadc84fc9ac4f0c231636a7244a1 (diff)
path quoting for names with spaces
git-svn-id: svn://tug.org/texlive/trunk@15247 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-xMaster/bin/win32/dviout.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/bin/win32/dviout.bat b/Master/bin/win32/dviout.bat
index 5cf473f1fbf..10b12763b43 100755
--- a/Master/bin/win32/dviout.bat
+++ b/Master/bin/win32/dviout.bat
@@ -11,7 +11,7 @@ setlocal enableextensions disabledelayedexpansion
rem Get TL installation root (w/o trailing backslash)
set tlroot=%~dp0:
set tlroot=%tlroot:\bin\win32\:=%
-if not exist %tlroot%\bin\win32\kpsewhich.exe goto :no_tl
+if not exist "%tlroot%\bin\win32\kpsewhich.exe" goto :no_tl
rem Ask kpsewhich for TEXMFVAR
for /f "delims=" %%I in (