diff options
author | Richard Jones <rjones@trick.home.annexia.org> | 2009-09-17 16:44:20 +0100 |
---|---|---|
committer | Richard Jones <rjones@trick.home.annexia.org> | 2009-09-17 16:58:09 +0100 |
commit | d5fad33b4eaa39722ea1dc96de9446ffc4805e01 (patch) | |
tree | 61e7b245494ff6e3ba27a9b8bc25df96b232e53d /images/Makefile.am | |
parent | da0a4f8d1f6ddd302ceba028d87c6e009589e503 (diff) | |
download | libguestfs-d5fad33b4eaa39722ea1dc96de9446ffc4805e01.tar.gz libguestfs-d5fad33b4eaa39722ea1dc96de9446ffc4805e01.tar.xz libguestfs-d5fad33b4eaa39722ea1dc96de9446ffc4805e01.zip |
Fix code which looked for leaked FDs between each command.
This code was not checking the return value from system()
so it failed if uncommented. Add ignore_value() around the
call to system. However, leave the code still disabled.
Diffstat (limited to 'images/Makefile.am')
0 files changed, 0 insertions, 0 deletions