From 5fb86ace7d80ffee3979cb2b75680fc893a6ce21 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 2 Jan 2010 01:30:38 +0000 Subject: "executed safely" in log file, since the cmd may have been quoted before executation git-svn-id: svn://tug.org/texlive/trunk@16568 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/lib/texmfmp.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Build/source/texk/web2c/lib/texmfmp.c') diff --git a/Build/source/texk/web2c/lib/texmfmp.c b/Build/source/texk/web2c/lib/texmfmp.c index 6e471b7132b..52ab3da4c9a 100644 --- a/Build/source/texk/web2c/lib/texmfmp.c +++ b/Build/source/texk/web2c/lib/texmfmp.c @@ -414,7 +414,8 @@ shell_cmd_is_allowed (const char *cmd, char **safecmd, char **cmdname) 0 if CMD is not allowed; given shellenabledp==1, this is because shell escapes are restricted and CMD is not allowed. 1 if shell escapes are not restricted, hence any command is allowed. - 2 if shell escapes are restricted and CMD is allowed. */ + 2 if shell escapes are restricted and CMD is allowed (possibly after + quoting). */ int runsystem (const char *cmd) -- cgit v1.2.3