On 14 January 2013 19:04, gregor herrmann <gre...@debian.org> wrote: > I think I found another one ... > > What I did was switching the (-)-$args and $nots with perl, and > comparing the result with your patch there's one difference: > > #v+ > -+ push (@source, "$not -s $1 -m mac --mac-source $not $2"); > ++ push (@source, "$not -s $1 -m mac $not --mac-source $2"); > #v- > > I'm attaching my complete (auto-)patch; could you please double-check? >
Hello Gregor, I have used grep and wc -l and looked and re-looked... your patch looks complete to me. Thanks for looking at this issue and fixing my mistakes! Alex Owen -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org