Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pkg-diff: fix diff returning 0 #25

Merged
merged 1 commit into from Jul 6, 2018
Merged

Conversation

bmwiedemann
Copy link
Member

@bmwiedemann bmwiedemann commented Jul 6, 2018

without this patch, pkg-diff -a returned 0 in some cases
and reported rpms as identical
when actually one file differed and another file didnt

to reproduce:

cd /suse/bwiedemann/Export/temp/build-compare/
bash /home/bernhard/code/cvs/build-compare/pkg-diff.sh -a ?.rpm

without this patch, pkg-diff -a returned 0 in some cases
and reported rpms as identical
when actually one file differed and another file didnt
@olafhering olafhering merged commit 153a47c into openSUSE:master Jul 6, 2018
bmwiedemann added a commit to bmwiedemann/build-compare that referenced this pull request Jul 19, 2018
for bug fixed by openSUSE#25
but it does not actually cover it yet because generating
proper ELF sections is hard
bmwiedemann added a commit to bmwiedemann/build-compare that referenced this pull request Jul 25, 2018
for bug fixed by openSUSE#25
but it does not actually cover it yet because generating
proper ELF sections is hard
bmwiedemann added a commit to bmwiedemann/build-compare that referenced this pull request Jul 25, 2018
for bug fixed by openSUSE#25
but it does not actually cover it yet because generating
proper ELF sections is hard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants