Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
I think this condition is wrong.
if [[ ! ${CHANGED_FILES} =~ dev-support/test-patch
|| ${CHANGED_FILES} =~ dev-support/smart-apply ]] ; then
Attachments
Attachments
Issue Links
- blocks
-
HADOOP-12018 smart-apply-patch.sh fails if the patch edits CR+LF files and is created by 'git diff --no-prefix'
- Resolved