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:06:17 +0000 (10:06 -0700)
commit1c829d26d92bfe4a8bc4c71e5a92d367596b0b5b
treea71cb899b0c8aa81e4673241531c2c07458f6c69
parentf2db3eb786272557fe4c03c22b0a6ce09b849b47
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