]> sourceware.org Git - libabigail.git/commit
abipkgdiff: Do not erase working dirs before we are done using them
authorDodji Seketeli <dodji@redhat.com>
Tue, 21 Sep 2021 14:34:40 +0000 (16:34 +0200)
committerDodji Seketeli <dodji@redhat.com>
Tue, 21 Sep 2021 14:48:22 +0000 (16:48 +0200)
commit1115e3f08e8f30e7e412294a563a78a15d0373c1
treefb163fd26a49f83df141fa3b1808f042ebf53027
parent321da6667884ddd13f30d21a9ed0c92d42f302fe
abipkgdiff: Do not erase working dirs before we are done using them

* tools/abipkgdiff.cc (compare_prepared_userspace_packages):
Removing working directories "early" prevents e.g,
dwarf_reader::get_soname_of_elf_file from accessing those files.
So do not remove them until the very end.
* tests/data/test-diff-pkg/libxcrypt-4.1.1-6.el8.x86_64--libxcrypt-4.1.1-6.el8.x86_64-output-1.txt:
Adjust.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
tests/data/test-diff-pkg/libxcrypt-4.1.1-6.el8.x86_64--libxcrypt-4.1.1-6.el8.x86_64-output-1.txt
tools/abipkgdiff.cc
This page took 0.031812 seconds and 5 git commands to generate.