Skip to content
This repository was archived by the owner on Jan 28, 2022. It is now read-only.

Conversation

tristan0x
Copy link
Member

Jenkins use a merge commit that cannot be installed with pip
to test pull-requests, for instance:

pip install
'git+http://github.com/tristan0x/hpcbench@820bf2b#egg=hpcbench'

produces the following error:

fatal: reference is not a tree: 820bf2b27d86d4fdd657a8e461f4183dc

This patch force to retrieve the master version in this case.

Jenkins use a merge commit that cannot be installed with pip
to test pull-requests, for instance:

  pip install \
    'git+http://github.com/tristan0x/hpcbench@820bf2b#egg=hpcbench'

produces the following error:

fatal: reference is not a tree: 820bf2b27d86d4fdd657a8e461f4183dc

This patch force to retrieve the master version in this case.
@coveralls
Copy link

coveralls commented Aug 7, 2017

Coverage Status

Coverage decreased (-0.2%) to 80.648% when pulling 54f1c3f on fix/travis-pr into 68e7837 on master.

@tristan0x tristan0x merged commit ed0f269 into master Aug 7, 2017
@tristan0x tristan0x deleted the fix/travis-pr branch August 7, 2017 06:15
@tristan0x tristan0x restored the fix/travis-pr branch August 7, 2017 08:02
@tristan0x tristan0x deleted the fix/travis-pr branch August 7, 2017 08:03
@tristan0x tristan0x restored the fix/travis-pr branch November 30, 2017 16:47
@tristan0x tristan0x deleted the fix/travis-pr branch April 16, 2018 07:25
@tristan0x tristan0x restored the fix/travis-pr branch June 1, 2018 13:22
@tristan0x tristan0x deleted the fix/travis-pr branch June 5, 2018 10:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants