Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
7f788b96a9d2895554b35942bf036941d3d9ebc8
/
.
/
releasenotes
/
notes
/
fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml
blob: 5063fd58e7e4114ea9a0288a9bd258cf2a2e234c [
file
] [
log
] [
blame
]
---
fixes:
-
|
Fix RemoteClient default
ssh_shell_prologue:
Bug
#1707478
The default ssh_shell_proloque has been modified from
specifying erroneous PATH=$$PATH
:
/sbin to PATH=$PATH
:
/sbin.