Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/patchelf
base: 510855fda9f0
Choose a base ref
...
head repository: NixOS/patchelf
compare: 7814bfdc7356
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Jul 10, 2016

  1. tests: Do not exit on an expected failure code.

    The comment in the code below the patched line
    clearly suggests that it should go on in this case.
    This condition occurs on Alpine Linux (musl-libc-based):
    http://patchwork.alpinelinux.org/patch/2206/
    mkoloberdin committed Jul 10, 2016
    Copy the full SHA
    ceafc00 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. README: clarify testing

    domenkozar committed Jun 3, 2020
    Copy the full SHA
    81c0ea3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #104 from mkoloberdin/master

    tests: Do not exit on an expected failure code.
    domenkozar committed Jun 3, 2020
    Copy the full SHA
    aa0b0e7 View commit details
    Browse the repository at this point in the history
  3. run CI with musl as well

    domenkozar committed Jun 3, 2020
    Copy the full SHA
    7814bfd View commit details
    Browse the repository at this point in the history