Skip to content

cmds/core/cat: don't pass cmdline args as a [FILE]#2552

Merged
rminnich merged 1 commit intou-root:mainfrom
binjip978:cat-args
Nov 8, 2022
Merged

cmds/core/cat: don't pass cmdline args as a [FILE]#2552
rminnich merged 1 commit intou-root:mainfrom
binjip978:cat-args

Conversation

@binjip978
Copy link
Copy Markdown
Contributor

currenlty cat -u file.txt will try to open file -u

Signed-off-by: Siarhiej Siemianczuk [email protected]

currenlty cat -u file.txt will try to open file -u

Signed-off-by: Siarhiej Siemianczuk <[email protected]>
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 7, 2022

Codecov Report

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

Coverage data is based on head (2724b0c) compared to base (4dfd725).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2552   +/-   ##
=======================================
  Coverage   73.67%   73.67%           
=======================================
  Files         405      405           
  Lines       41282    41282           
=======================================
  Hits        30416    30416           
  Misses      10866    10866           
Impacted Files Coverage Δ
cmds/core/cat/cat.go 65.00% <0.00%> (ø)

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.

@rminnich rminnich merged commit e8985e3 into u-root:main Nov 8, 2022
@binjip978 binjip978 deleted the cat-args branch November 15, 2023 18:52
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.

2 participants