Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upRemote commands doesn't accept negative decrements #1582
Comments
This comment has been minimized.
This comment has been minimized.
|
|
This comment has been minimized.
This comment has been minimized.
|
@SolitudeSF |
sergei-dyshel
closed this
May 1, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
sergei-dyshel commentedMay 1, 2019
When running remote commands in shell with negative decrement value, I get an error:
Tried escaping the
-with backslash and quotes but most probably uses custom argument parsing and doesn't handle them.