tests: Fix "make check" as non-root.
authorBen Pfaff <blp@nicira.com>
Mon, 12 Mar 2012 16:48:51 +0000 (09:48 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 12 Mar 2012 16:48:51 +0000 (09:48 -0700)
commitbb474bb3b7bbf4c3fa3f1ca7deeffb3667b9c06f
tree0618afb28cfbc4b3ec36e1b26be57b2325e24ae1
parentd3e565cee955b1f52f3adf69907774f4bd7fc802
tests: Fix "make check" as non-root.

Without this change, these tests try to write to /var/run, which fails
unless "make check" is run as root.

Signed-off-by: Ben Pfaff <blp@nicira.com>
tests/ovs-monitor-ipsec.at
tests/ovs-xapi-sync.at