Moves hyphen as last arg.#1
Open
mdeltour wants to merge 1 commit intojoncalhoun:masterfrom
mdeltour:master
Open
Moves hyphen as last arg.#1mdeltour wants to merge 1 commit intojoncalhoun:masterfrom mdeltour:master
mdeltour wants to merge 1 commit intojoncalhoun:masterfrom
mdeltour:master
Conversation
Owner
|
What OS are you on, or what is different that is causing this to not work for you but to work for me? Trying to figure out what, if any, notes I should add to the vids. |
Author
|
I found this document that gives more information. For your information: |
|
Facing same issue here ➜ module01 git:(master) ✗ go_test --run=TestSum -v
grep: Invalid range endSystem info: |
Owner
|
I need to redo the video, or at least add a note to it, before I can commit this. I'm letting you know here so you are aware that I'm not ignoring this, but I don't want the code here to not match the videos. |
|
It is too trivial to spot in the video, and nobody's gonna type this long script off that video either. Everybody's gonna copy from README anyway so updating that should suffice, IMO. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hyphen in [...] returns an error : "grep: Invalid range end"
In my opinion in this case, hyphen needs to be last or first.