Thanks, I've pushed this.
On Tue, Jul 12, 2011 at 09:32, Ben Pfaff wrote:
> On Mon, Jul 11, 2011 at 06:59:38PM -0700, Ethan Jackson wrote:
>> This causes tests to fail on my system with the following error.
>>
>> Use of qw(...) as parentheses is deprecated at
>> /home/root/ovs/tests/flowgen.pl li
On Mon, Jul 11, 2011 at 06:59:38PM -0700, Ethan Jackson wrote:
> This causes tests to fail on my system with the following error.
>
> Use of qw(...) as parentheses is deprecated at
> /home/root/ovs/tests/flowgen.pl line 35.
Looks good.
I checked that tests pass on my own system with your patch.
This causes tests to fail on my system with the following error.
Use of qw(...) as parentheses is deprecated at
/home/root/ovs/tests/flowgen.pl line 35.
---
tests/flowgen.pl | 10 +-
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/tests/flowgen.pl b/tests/flowgen.pl
index