daemon: Make the RUN_PARTED macro take an error statement.
authorRichard Jones <rjones@redhat.com>
Sat, 10 Apr 2010 12:16:19 +0000 (13:16 +0100)
committerRichard Jones <rjones@redhat.com>
Sat, 10 Apr 2010 12:41:46 +0000 (13:41 +0100)
commit440ad646cdf31bdb5ad2bc92fc51fa6df3fb9c63
tree470b728804bb62845425201a5c7767656a569d06
parent30752ac7ca042f533b8d0c4c6144400a8532b154
daemon: Make the RUN_PARTED macro take an error statement.

This allows us to make the RUN_PARTED macro do something else
along the error path, other than just returning -1.
daemon/parted.c