pclose: Fix other places where we only tested pclose == -1.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 23 Aug 2011 17:56:12 +0000 (18:56 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 23 Aug 2011 17:56:12 +0000 (18:56 +0100)
commit631faad97171d7c1238b2e413c663cf61476f440
tree294ffff6783308317aa1422e594068654fe41219
parentf15961911316460f7d45342d63c2d784a483f0d1
pclose: Fix other places where we only tested pclose == -1.

pclose can return > 0 when the status of the command was non-zero.
fish/fish.c
generator/generator_capitests.ml
src/appliance.c
src/dbdump.c