http://bugs.grommit.com/show_bug.cgi?id=589
roland.mainz at nrubsig.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Comment #4 from roland.mainz at nrubsig.org 2008-11-14 10:41 PDT
-------
Patch checked-in...
$ cat commitmessage.txt
Patch for bug #589 ("Need hotfix for sporadic VSC test suite failure when
executing command substitutions" - http://bugs.grommit.com/show_bug.cgi?id=589)
The patch cures sporadic VSC test suite failures. The failures are
generated when command substitutions+functions are executed in a nested manner
- sometimes the return code is non-zero even if the called function explicitly
contains a "return 0"-statement.
Patch URL is http://bugs.grommit.com/attachment.cgi?id=276
$ svn commit --file=commitmessage.txt
Sending src/lib/libshell/common/sh/jobs.c
Sending src/lib/libshell/misc/ERRATA.txt
Transmitting file data ..
Committed revision 1285.
... 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.