Skip to content

Add missing syscall import in Darwin#2553

Merged
hugelgupf merged 1 commit into
u-root:mainfrom
patmaddox:termios-darwin-fix
Nov 11, 2022
Merged

Add missing syscall import in Darwin#2553
hugelgupf merged 1 commit into
u-root:mainfrom
patmaddox:termios-darwin-fix

Conversation

@patmaddox

@patmaddox patmaddox commented Nov 8, 2022

Copy link
Copy Markdown

#2544 was missing the syscall import, causing it to fail on Darwin. I've run the termios tests locally on MacOS 10.15 (looks like CI doesn't run against MacOS).

Signed-off-by: Pat Maddox <pat@ratiopbc.com>
@codecov

codecov Bot commented Nov 8, 2022

Copy link
Copy Markdown

Codecov Report

Base: 73.67% // Head: 73.67% // No change to project coverage 👍

Coverage data is based on head (3cf9294) compared to base (e8985e3).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2553   +/-   ##
=======================================
  Coverage   73.67%   73.67%           
=======================================
  Files         405      405           
  Lines       41282    41282           
=======================================
  Hits        30416    30416           
  Misses      10866    10866           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@patmaddox patmaddox added the Awaiting reviewer Waiting for a reviewer. label Nov 9, 2022
@bradfitz

Copy link
Copy Markdown
Contributor

Hey @rminnich, mind merging this one? Looks safe. (clearly some CI coverage is missing, but that can be done separately)

@hugelgupf hugelgupf merged commit 6e96997 into u-root:main Nov 11, 2022
@patmaddox patmaddox deleted the termios-darwin-fix branch November 11, 2022 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Awaiting reviewer Waiting for a reviewer.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants