patchThe GNU Bourne-Again SHell - Patches: patch #8769, add option: inherit-errexit

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #8769: add option: inherit-errexit

Submitter:  Christoph Gysin <christophgysin>
Submitted:  Tue 13 Oct 2015 06:03:05 AM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Open

Tue 13 Oct 2015 01:45:16 PM UTC, comment #1: 

I just realised that my patch is against master. Adding an updated patch against devel.

(file #35179)

Christoph Gysin <christophgysin>
Tue 13 Oct 2015 06:03:05 AM UTC, original submission:  

As discussed on the mailing list [1], this patch adds an option to enable inheriting the 'e' flag (errexit) in command substitution.

The check if the flag should be stripped is now checking for this option instead of posix mode, and posix mode enables this option.

Please consider applying.

Thanks,
Chris

[1] https://lists.gnu.org/archive/html/bug-bash/2015-10/msg00037.html

Christoph Gysin <christophgysin>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #35179:  0001-add-option-inherit-errexit.patch added by christophgysin (7KiB - text/x-diff - against devel branch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by chet (Updated the item)
  • -email is unavailable- added by christophgysin (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-12-29 chet StatusNone Done
    2015-10-13 christophgysin Attached File- Added 0001-add-option-inherit-errexit.patch, #35179
    2015-10-13 christophgysin Attached File- Added 0001-add-option-inherit-errexit.patch, #35176

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code