Commit Graph

1 Commits

Author SHA1 Message Date
Philipp Rudo
0459178e7c Allow ssh opts to be processed correctly
Resolves: RHEL-62661
Upstream: https://github.com/rhkdump/kdump-utils.git
Conflict: None

commit 848f2b7102e7cf785d4d77e0f462ab3cbe571c40
Author: Coiby Xu <coxu@redhat.com>
Date:   Tue Oct 15 15:11:48 2024 +0800

    Allow ssh opts to be processed correctly

    Resolves: https://github.com/rhkdump/kdump-utils/issues/46

    ssh opts shouldn't be quoted otherwise it will be treated as one
    argument. For clarity, also rename ssh_opt to ssh_opts.

    Fixes: 7218f584 ("99kdumpbase: fix shellcheck warnings")
    Reported-by: Jean-Baptiste Trystram <jbtrystram@redhat.com>
    Signed-off-by: Coiby Xu <coxu@redhat.com>

Signed-off-by: Philipp Rudo <prudo@redhat.com>
2024-11-15 04:05:52 +00:00