tests: fix failure when $PKIDIR contains uuid-like string
authorYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Tue, 15 Oct 2013 14:38:06 +0000 (23:38 +0900)
committerBen Pfaff <blp@nicira.com>
Tue, 15 Oct 2013 17:04:51 +0000 (10:04 -0700)
commitb33bff0fbab0201f9df2faecc779129ac85e6632
tree2a9a00eb3bdecfd775467c569ef982509de1cb11
parenta8453a38ee21db3f65703b216ca15413c01a0043
tests: fix failure when $PKIDIR contains uuid-like string

this fixes a test failure with my working directory:
    /disks/ea6a5743-ad5f-11e2-9410-08606e7f74e7/git/openvswitch

stop filtering uuid as it's unnecessary for this specific test case.

Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
Signed-off-by: Ben Pfaff <blp@nicira.com>
tests/ovsdb-server.at