On Thu, May 18, 2017 at 12:01:15PM +0100, Ian Jackson wrote: > This runs an interactive shell session on the host, rathern than > running `sh -c ""' on it. > > Evidently ssh checks for the presence of a command line specification > after (foolishly, but now historically unavoidably) concatenating all > the command line arguments with spaces in between. > > Turn ssh host "" into ssh host " " which is the expected no-op. > > Signed-off-by: Ian Jackson <[email protected]>
SoB doesn't match "From:", apart from that: Acked-by: Roger Pau Monné <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xen.org/xen-devel
