You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug#35983164 NdbProcess treats space, backslash, double quote different on Windows and posix [#3]
Adding a new method NdbProcess::create_via_ssh to be used when invoking
programs over ssh.
Currently no extra quoting of arguments will be done due to the ssh
indirection. To properly provide that one would need to know about
what shell will ssh use to execute command on remote host, and on
Windows one also need to know what quoting the program expects.
Change-Id: Iff588581c2afa6f599e6055f916dafb5d3cff602
0 commit comments