summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/tlgs/gswin32/eps2eps.tlu
diff options
context:
space:
mode:
authorReinhard Kotucha <reinhard.kotucha@web.de>2013-05-15 18:47:52 +0000
committerReinhard Kotucha <reinhard.kotucha@web.de>2013-05-15 18:47:52 +0000
commit25eda080b3772d73b8d3dbccc4f7bd687f236170 (patch)
tree534a091c9506cde8846e3594f431c4e187ae357b /Master/texmf-dist/scripts/tlgs/gswin32/eps2eps.tlu
parent6fb40684f03dac9594f2de246b4fbbeec21e565d (diff)
Fixed escape char, reported by Dohyun Kim
git-svn-id: svn://tug.org/texlive/trunk@30483 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/tlgs/gswin32/eps2eps.tlu')
-rwxr-xr-xMaster/texmf-dist/scripts/tlgs/gswin32/eps2eps.tlu2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/tlgs/gswin32/eps2eps.tlu b/Master/texmf-dist/scripts/tlgs/gswin32/eps2eps.tlu
index fe862ec81b5..28f10afea71 100755
--- a/Master/texmf-dist/scripts/tlgs/gswin32/eps2eps.tlu
+++ b/Master/texmf-dist/scripts/tlgs/gswin32/eps2eps.tlu
@@ -52,7 +52,7 @@ end
if files < 2 then
io.stderr:write('Usage: eps2eps [options] input.eps output.eps\n')
- os.exit(0)
+ os.exit(1)
end
command[#command]=nil -- already processed at -sOutputFile