bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 1/1] Properly reset options for run of #!-less script


From: Grisha Levit
Subject: [PATCH 1/1] Properly reset options for run of #!-less script
Date: Sat, 30 Apr 2016 07:09:13 -0400

A number of options were not getting reset in reset_shell_flags(), reset_shell_options() and reset_shopt_options() so scripts without #!'s could sometimes run differently than expected.

The attached patch makes these functions more thorough and makes them properly handle some #defines that were previously not being respected.

--grisha


Attachment: 0001-Properly-reset-options-for-run-of-less-script.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]