Fix bdev unittest when run under distcheck
authorIustin Pop <iustin@google.com>
Wed, 18 Jun 2008 14:58:21 +0000 (14:58 +0000)
committerIustin Pop <iustin@google.com>
Wed, 18 Jun 2008 14:58:21 +0000 (14:58 +0000)
commit2c9a83665940813e359080e22ca06297f3160ebd
tree202930e6561c4e6b3a018214ea0eb466c457ba36
parent881bbe850dbcd8e4f228cb936200ebf64dda5dd8
Fix bdev unittest when run under distcheck

The path to the filename for drbd8 proc data is not correctly computed
when using distcheck. The patch duplicates it from the other drbd tests.

Reviewed-by: ultrotter
test/ganeti.bdev_unittest.py