Ticket #1973 (closed defect: fixed)

Opened 1 year ago

Last modified 10 months ago

Bash-3.2 patch 10

Reported by: dnicholson@linuxfromscratch.org Assigned to: matthew@linuxfromscratch.org
Priority: normal Milestone:
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

New bash patch fixing the regex operator [[ x =~ y ]] when the arguments are quoted. Just in time for me since I was wondering why my scripts were failing badly the first time I ran them on bash-3.2.

http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-010

Change History

03/15/07 13:34:33 changed by matthew@linuxfromscratch.org

  • owner changed from lfs-book@linuxfromscratch.org to matthew@linuxfromscratch.org.
  • status changed from new to assigned.
  • milestone set to 6.3.

03/19/07 14:52:56 changed by matthew@linuxfromscratch.org

  • status changed from assigned to closed.
  • resolution set to fixed.

03/19/07 14:54:33 changed by matthew@linuxfromscratch.org

Fixed in r7965.

10/05/07 07:53:16 changed by jhuntwork@linuxfromscratch.org

  • milestone deleted.

Milestone 6.3 deleted