
27 Apr
2016
27 Apr
'16
6:56 p.m.
On 04/14/2016 11:22 AM, Daniel P. Berrange wrote:
Currently the shell config file parameter must be a list giving the shell path and args. Allow it to be a plain string argument as well.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com> --- tools/virt-login-shell.c | 5 +++++ tools/virt-login-shell.conf | 12 ++++++++---- 2 files changed, 13 insertions(+), 4 deletions(-)
I should just read ahead more often ;-) My comment in the previous patch is moot now! Since "defaults to" goes away. ACK, John