Fix return from chroot() on verify (RhBug:590588)
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 18 May 2010 07:39:22 +0000 (10:39 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 18 May 2010 07:43:05 +0000 (10:43 +0300)
commit2b7884ce2914c48514023dbe61dc7a126964f438
tree72219f216aebe77da91b97dd80c1f6117970de0c
parente6a0b0e5661f15fbb39f45f937aef4b0464be39c
Fix return from chroot() on verify (RhBug:590588)
- a couple of important steps in chroot() in and out sequence missing,
  causing "No such file or directory" whining on return from chroot()
  unless cwd happened to be /
lib/verify.c