Re: SIGINT in a sourced script does not clean up some special variables

2015-12-19 Thread Chet Ramey
On 11/10/15 3:36 AM, Grisha Levit wrote: > Apologies if I'm missing something about the expected SIGINT behavior. I've > read through the previous SIGINT discussions but this still seems unexpected: > > $ declare -p BASH_ARGC BASH_ARGV BASH_SOURCE BASH_LINENO > declare -a BASH_ARGC=() > declare

Re: SIGINT in a sourced script does not clean up some special variables

2015-11-10 Thread Chet Ramey
On 11/10/15 3:36 AM, Grisha Levit wrote: > Apologies if I'm missing something about the expected SIGINT behavior. I've > read through the previous SIGINT discussions but this still seems unexpected: Thanks for the report. I'll take a look. -- ``The lyf so short, the craft so long to lerne.''