Skip to content

configure: Exit when running on Windows - #1883

Merged
pombredanne merged 1 commit into
developfrom
1875-use-configure-bar-on-windows
Jan 29, 2020
Merged

configure: Exit when running on Windows#1883
pombredanne merged 1 commit into
developfrom
1875-use-configure-bar-on-windows

Conversation

@sschuberth

Copy link
Copy Markdown
Collaborator

Fixes #1875.

Signed-off-by: Sebastian Schuberth sschuberth@gmail.com

Fixes #1875.

Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
@codecov

codecov Bot commented Jan 19, 2020

Copy link
Copy Markdown

Codecov Report

Merging #1883 into develop will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1883      +/-   ##
===========================================
+ Coverage    78.97%   78.97%   +<.01%     
===========================================
  Files          131      131              
  Lines        16924    16924              
===========================================
+ Hits         13365    13366       +1     
+ Misses        3559     3558       -1
Impacted Files Coverage Δ
src/textcode/markup.py 93.61% <0%> (-2.13%) ⬇️
src/licensedcode/query.py 75.66% <0%> (-0.27%) ⬇️
src/typecode/contenttype.py 84.63% <0%> (-0.25%) ⬇️
src/licensedcode/index.py 73.42% <0%> (-0.23%) ⬇️
src/licensedcode/match.py 78.43% <0%> (+0.12%) ⬆️
src/scancode/cli.py 77.24% <0%> (+0.27%) ⬆️
src/scancode/api.py 96.81% <0%> (+1.27%) ⬆️

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 af53895...4b8d4b1. Read the comment docs.

@pombredanne

Copy link
Copy Markdown
Member

@sschuberth thank you ++!

@pombredanne
pombredanne merged commit d092ead into develop Jan 29, 2020
@pombredanne
pombredanne deleted the 1875-use-configure-bar-on-windows branch January 29, 2020 15:21
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.

Running v3.1.1 fails with "cannot import name RPM"

2 participants