#629 Extra arguments now use shell-escaping - revert
Merged by onosek. Opened by onosek.
onosek/rpkg extra_args_revert  into  master

Download 629.patch

One of the previous commits (88c2dd8a) resolved the original issue
(#587) by changing the design of how are arguments passed to rpmbuild
(and other external programs) and this fix is not needed anymore -
in fact, both changes are not compatible, thus reverting the most
of the code of the original fix. Shell-escaping should not be needed.
Relates: #587

Signed-off-by: Ondrej Nosek onosek@redhat.com

Looks good to me.

Pull-Request has been merged by onosek

Metadata