summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/support/texosquery/texosquery-jre5.batch
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-04-09 22:40:45 +0000
committerKarl Berry <karl@freefriends.org>2017-04-09 22:40:45 +0000
commit06dc2ac0c58e7afd9bf81aefca0a466f5c026c91 (patch)
tree27bc27c9dd2f86189e69a78b5b2a7d3331724142 /Master/texmf-dist/source/support/texosquery/texosquery-jre5.batch
parent362b2fc01b04915a3706a78c8d7072a2c4265707 (diff)
texosquery
git-svn-id: svn://tug.org/texlive/trunk@43725 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/support/texosquery/texosquery-jre5.batch')
-rw-r--r--Master/texmf-dist/source/support/texosquery/texosquery-jre5.batch2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/support/texosquery/texosquery-jre5.batch b/Master/texmf-dist/source/support/texosquery/texosquery-jre5.batch
index 3b307fb85b0..9202bbf8746 100644
--- a/Master/texmf-dist/source/support/texosquery/texosquery-jre5.batch
+++ b/Master/texmf-dist/source/support/texosquery/texosquery-jre5.batch
@@ -1,4 +1,4 @@
@ECHO OFF
-FOR /F %%I IN ('kpsewhich --progname=texosquery --format=texmfscripts texosquery-jre5.jar') DO SET JARPATH=%%I
+FOR /F "tokens=*" %%I IN ('kpsewhich --progname=texosquery --format=texmfscripts texosquery-jre5.jar') DO SET JARPATH=%%I
java -jar "%JARPATH%" %*