tests: Fix deprecated use of qw.
authorEthan Jackson <ethan@nicira.com>
Tue, 12 Jul 2011 01:56:59 +0000 (18:56 -0700)
committerEthan Jackson <ethan@nicira.com>
Tue, 12 Jul 2011 18:28:12 +0000 (11:28 -0700)
commitb9ec4ff78d24f3c3fbeb7a8838ad578e9f748ef3
tree805d9ff3b937fd6934e5ee5483c41376b0a61bb5
parenta004a607c7561e1f42d4196e48412f6edee6d99a
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