Commit Graph

8 Commits (bab763de8915380e3e98e3d2bf7454d693ba245b)

Author SHA1 Message Date
Matt Martz 8bd5757720 Fix up modules that have python24 syntax error 2016-12-08 11:32:36 -05:00
Michael Scherer 298e782ff7 Expand user in path, fix #385 2016-12-08 11:32:33 -05:00
Sébastien Gross 47def27127 Update documentation for src parameter. 2016-12-08 11:32:32 -05:00
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