Play nice with xargs
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 11 Feb 2008 18:45:15 +0000 (20:45 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 11 Feb 2008 18:45:15 +0000 (20:45 +0200)
commit7585967f4707f4540517fca498b9c8683cf683cc
treea9b0d9d3979f46967d826d3f749a19cd95168249
parent9dc19803d5495b598db0edb4b650d672c2a1f024
Play nice with xargs
- xargs considers exit status 255 special, avoid it. The exit status is
  unrealiable anyway so 254 vs 255 shouldn't matter

Patch from Michal Marek
rpmqv.c