Collect proper exit status from rpmdbRemoveDatabase()
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 18 Apr 2011 09:04:34 +0000 (12:04 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 18 Apr 2011 09:04:34 +0000 (12:04 +0300)
commitb021491203fe6e036b5d1f13be368ae644f16312
treef285a3767959b8913e8fed37f2b36f8fb87a1648
parent0d0ccea1f342b465ee9e6a3da13ed06d4e03742c
Collect proper exit status from rpmdbRemoveDatabase()
- The single caller doesn't actually care about its exit code
  as its not particularly important in that case but .. shrug,
  at least it silences a warning.
lib/rpmdb.c