mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-11 04:30:44 +02:00
fix for nofork comsubs undoing enclosing command's redirections; fix for binding _ variable in the temporary environment; fix for crash when making special variables arrays; accommodate IFS as array variable; fix for SIGINT arriving while cleaning up a readline incremental search
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
. ./test-glue-functions
|
||||
. ./test-aux-functions
|
||||
|
||||
export LANG=en_US.UTF-8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user