Give at least some indication of error from fchdir() failures
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 19 Apr 2011 10:21:36 +0000 (13:21 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 19 Apr 2011 10:21:36 +0000 (13:21 +0300)
commit7ea4fcd87f9f313099f983380e9ece93149a0271
tree11289057ad8070f99f19ca9dea17d5327d43d85d
parentb2abe4957871bb07e3895c5331d667d843494737
Give at least some indication of error from fchdir() failures
- Failure to return to current dir is likely to be lethal, at least
  log an error and return a different code for it.
lib/rpmscript.c