Commit Graph

5 Commits (5f6121856fe7c4e5194b46fad26d1bbb11d88ab9)

Author SHA1 Message Date
Sébastien Gross 5f6121856f Make sure the absolute patch file is passed to the patch command.
According the patch(1) manpage:
The --directory option change to the directory dir immediately, before
doing anything else.

Thus if file is not relative to dir and making file absolute ensure that
patch will find it.
2016-12-08 11:32:32 -05:00
Sébastien Gross 4e24d2cdf7 Make sure patch command is found on remote system. 2016-12-08 11:32:32 -05:00
André Luiz dos Santos f569b512c9 Variable name typo 2016-12-08 11:32:27 -05:00
Brian Coca 60459795b0 added version to patch and remote_src to allow for controlling if src is on master or target 2016-12-08 11:32:25 -05:00
Jakub Jirutka 8383c1c8d3 Add new module "patch" 2016-12-08 11:32:25 -05:00