Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
b972204d8d1bc14d98954acfc4da2c4e0a8ee9f2
/
.
/
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.