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

Fix #9 - compileShell fails on Fedora due to autoconf 2.13 binary name discrepancy #189

Merged
merged 1 commit into from
May 1, 2018

Conversation

nth10sd
Copy link
Contributor

@nth10sd nth10sd commented Apr 27, 2018

It's now really simple to check whether a binary is available, so check for all the variants: autoconf2.13, autoconf-2.13 and autoconf213.

@nth10sd nth10sd self-assigned this Apr 27, 2018
@codecov-io
Copy link

codecov-io commented Apr 28, 2018

Codecov Report

Merging #189 into master will increase coverage by 0.01%.
The diff coverage is 55.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #189      +/-   ##
==========================================
+ Coverage   42.32%   42.33%   +0.01%     
==========================================
  Files          27       27              
  Lines        2566     2570       +4     
==========================================
+ Hits         1086     1088       +2     
- Misses       1480     1482       +2
Impacted Files Coverage Δ
src/funfuzz/js/compile_shell.py 58.64% <55.55%> (-0.08%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5881b7d...90e985b. Read the comment docs.

@nth10sd nth10sd merged commit d95208a into MozillaSecurity:master May 1, 2018
@nth10sd nth10sd deleted the autoconf-bin-search branch May 1, 2018 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants