tests: Fix deprecated use of qw.
authorEthan Jackson <ethan@nicira.com>
Tue, 12 Jul 2011 01:56:59 +0000 (18:56 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 28 Jul 2011 18:21:59 +0000 (11:21 -0700)
commitab8cea8c8980cd27669967a78385c989133ee4ce
treef8135dc479bbd8e19a40b4200a3af0153b13a7b5
parent7b3855c50706c6f5805f6b320508ecf9b22cd3b7
tests: Fix deprecated use of qw.

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