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

allow '/dev/' prefix for <device> argument fix #25 #50

Closed
wants to merge 1 commit into from

Conversation

walterav1984
Copy link
Contributor

Verified on MacOS Yosemite 10.10.5 and Ubuntu 19.10 both tested with and without '/dev/' prefix. This fixes #25 .

Verified on MacOS Yosemite 10.10.5 and Ubuntu 19.10 both tested with and without '/dev/' prefix. This fixes JElchison#25 .
JElchison added a commit that referenced this pull request Feb 16, 2020
Fixes #46
Fixes #27
Fixes #25
Closes #49
Closes #50
@JElchison
Copy link
Owner

Hi again @walterav1984! Thanks for this PR. I appreciate your investment in this project!

I have chosen to fix #25, #27, and #46 using a method that incurs less technical debt.

I invite you to review my proposed combined fix here:
https://github.com/JElchison/format-udf/compare/develop

...and to test the fix using the version in this branch:
https://github.com/JElchison/format-udf/tree/develop

If merged, these proposed fixes obsolete PRs #49 and #50.

I look forward to your comments. Thanks!

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.

Let <device> parameter have '/dev/' prefix
2 participants