Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-alpha1
-
None
-
None
Description
The Unix patch command cannot apply binary diffs as generated via git diff --binary. This means we cannot get effective test-patch.sh runs when the patch requires adding a binary file.
We should consider using a different patch method.
Attachments
Attachments
Issue Links
- breaks
-
HADOOP-11240 Jenkins build seems to be broken by changes in test-patch.sh
- Resolved
- is duplicated by
-
HADOOP-11159 Use 'git apply' to apply patch instead of 'patch' command in Jenkins
- Resolved
- relates to
-
HADOOP-11596 Allow smart-apply-patch.sh to add new files in binary git patches
- Resolved