§2.8.1. states that error conditions from special utilities, in
non-interactive shells exit. This is what causes some of the difficulty in the
vars.doctest for testing via shelltest. in particular, it is very hard to test
error situations with readonly, export, and unset commands.
I experimented with adding -i to the shell command lines when we invoke them
from shelltest, but that causes the shells to output prompts and newlines,
which further mess up the test.
Original issue reported on code.google.com by mark.len...@gmail.com on 19 Nov 2012 at 4:05
Original issue reported on code.google.com by
mark.len...@gmail.com
on 19 Nov 2012 at 4:05