'Ride, SSH password begins with Hash sign and i want to assign it to a variable. Any chance?
In the tests with Ride that i have to run (not written by me), there is a variable which holds the password to a server (i can Putty to it). this password changes once per 3 months. This time unfortunately the password begins with hash sign. so when i try ti add the value to this variable using Ride, it modifies it and place it as a COMMENT for that variable and it doesn't consider it as its VALUE.
Is there anyway that i can do to assign to this pass a value begining with #?
Variable:${Pass_SSH_intA}
Password value:#34(]
Thank you
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
