http://bugs.grommit.com/show_bug.cgi?id=587
roland.mainz at nrubsig.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Comment #4 from roland.mainz at nrubsig.org 2008-10-23 17:37 PDT
-------
Patch checked-in...
$ cat commitmessage.txt
Patch for bug #587 ('Need hotfix for problem with "command" builtin which
doesn't return an error when file is not readable' -
http://bugs.grommit.com/show_bug.cgi?id=587)
The patch fixes a problem with ksh93's "command" builtin which causes a
command following the "command" builtin to be executed twice if the script
passed to the "command" builtin is not accessible (e.g. not readable).
Patch URL is http://bugs.grommit.com/attachment.cgi?id=271
$ svn commit --file=commitmessage.txt
Sending src/cmd/ksh/builtins/alias.sh
Sending src/lib/libshell/common/sh/path.c
Sending src/lib/libshell/misc/ERRATA.txt
Transmitting file data ...
Committed revision 1262.
... marking bug as FIXED.
--
Configure bugmail: http://bugs.grommit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.