Hallo Andreas, On 2006-02-14, Andreas Gruenbacher wrote: > > 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?
True, even better as it doesn't rely on external programs so it should be faster. Please commit. While you're at it you might want to tag 0.44. If you do I'll release it tomorrow morning before going to work. Thanks, -- Jean _______________________________________________ Quilt-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/quilt-dev
