[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Quilt-dev] Re: =~ construct doesn't work with bash 2.x
From: |
Andreas Gruenbacher |
Subject: |
[Quilt-dev] Re: =~ construct doesn't work with bash 2.x |
Date: |
Tue, 14 Feb 2006 23:02:04 +0100 |
User-agent: |
KMail/1.8 |
On Tuesday 14 February 2006 20:13, Jean Delvare wrote:
> Hi all,
>
> patch-wrapper uses the =~ test construct, which my bash 2.05b doesn't
> seem to know about. This makes the test suite fail on one of my four
> test systems.
> Proposed patch, comments anyone?
Yes, why not use case instead? How about the attached patch?
Thanks,
Andreas
regex.diff
Description: Text Data