On Fri, Aug 28, 2015 at 1:20 AM, Alexander Hall <alexan...@beard.se> wrote:

>
> I'm pretty sure this messes up $? at the prompt. Try:
>
>     false
>     echo $?
>
> You could circumvent this by saving $? at the beginning of the function
> and returning it at the end.
>
>
Happy to report that this is not the case.  That would be pretty annoying,
though.

Reply via email to