Re: bug in bashbug script shipped with bash 5.2.15

2023-10-09 Thread Chet Ramey
On 10/9/23 1:18 PM, Ti Strga wrote: The bug likely got checked in earlier than 5.2.15, that's just what I happened to be running when I ran into this. Thanks, it's already been fixed in the devel branch. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ar

bug in bashbug script shipped with bash 5.2.15

2023-10-09 Thread Ti Strga
The bug likely got checked in earlier than 5.2.15, that's just what I happened to be running when I ran into this. $ declare -p BASH_VERSINFO declare -ar BASH_VERSINFO=([0]="5" [1]="2" [2]="15" [3]="3" [4]="release" [5]="x86_64-pc-cygwin") $ bashbug /usr/bin/bashbug: line 135: [: missing `]' /usr