Fixes splitting extra arguments on whitespaces. Extra arguments are now converted to their shell-escaped version.
JIRA: RHELCMP-7350 Fixes: https://pagure.io/rpkg/issue/587
Signed-off-by: Dominik Rumian drumian@redhat.com
rebased onto 8d9aa1a5f3aa4d2b835f0b39eb0c1f8b1301be1f
rebased onto a78b23b1f6ac949851a1efab7dba58879bd89d22
rebased onto cfcaa85b81233d364defb1dc2afdd236dbd55059
I am not sure if this is OK, the previous version of this test was not using shell escaping so it failed.
Looks good to me.
Pull-Request has been merged by onosek
Fixes splitting extra arguments on whitespaces. Extra
arguments are now converted to their shell-escaped version.
JIRA: RHELCMP-7350
Fixes: https://pagure.io/rpkg/issue/587
Signed-off-by: Dominik Rumian drumian@redhat.com