Ignore dbiSync() return code everywhere
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 21 Apr 2011 07:03:11 +0000 (10:03 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 21 Apr 2011 07:03:11 +0000 (10:03 +0300)
commit29fffe9aa5e91d21e06e00f338937359e683f6a4
tree53ff799b627d5d830e58b63fdcaed0ff00437b06
parent3336259e0fdecc46edeb800a39f634e273f7ee9c
Ignore dbiSync() return code everywhere
- Since we're not checking the return then dont bother storing it either.
  The sync is fairly unlikely to fail if other operations succeed
  as sync failures generally revolve around invalid file descriptors etc.
lib/rpmdb.c