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

tr test case is skipped (need to support right-hand side of pipes) #12

Open
nfischer opened this issue Mar 17, 2018 · 2 comments
Open

Comments

@nfischer
Copy link
Owner

I'm not sure why this test is skipped, it looks like it's been skipped since the initial commit. We can probably just enable it, but care should be taken to make sure it works.

@nfischer nfischer added the test label Mar 17, 2018
@nfischer
Copy link
Owner Author

Hmm this seems to be related to this TODO:

// TODO(nate): put hooks in ShellString so that I can Proxy-ify it to allow new

This might require changes on the shelljs side first.

@nfischer
Copy link
Owner Author

Here's the full comment for better readability (the issue has to do with the right-hand side of pipes).

// TODO(nate): put hooks in ShellString so that I can Proxy-ify it to allow new
// commands on the right hand side of pipes

@nfischer nfischer changed the title tr test case is skipped tr test case is skipped (need to support right-hand side of pipes) Jan 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant