Bug 235268

Summary: Only use `diff --binary` switch on Windows
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: Tools / TestsAssignee: David Kilzer (:ddkilzer) <ddkilzer>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, bburg, jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 27323    
Bug Blocks:    
Attachments:
Description Flags
Patch v1 none

David Kilzer (:ddkilzer)
Reported 2022-01-15 11:38:02 PST
Only use `diff --binary` switch on Windows. It was originally added for Windows ports that were not using Cygwin: Bug 27323: Further improve non-Cygwin SVN support. <https://bugs.webkit.org/show_bug.cgi?id=27323> <https://commits.webkit.org/r46095>
Attachments
Patch v1 (1.36 KB, patch)
2022-01-15 11:40 PST, David Kilzer (:ddkilzer)
no flags
David Kilzer (:ddkilzer)
Comment 1 2022-01-15 11:38:15 PST
David Kilzer (:ddkilzer)
Comment 2 2022-01-15 11:40:15 PST
Created attachment 449260 [details] Patch v1
Alexey Proskuryakov
Comment 3 2022-01-15 11:46:16 PST
Comment on attachment 449260 [details] Patch v1 Do "-u -a" mean the same thing as expected in the scenario that you are addressing?
David Kilzer (:ddkilzer)
Comment 4 2022-01-15 14:46:21 PST
(In reply to Alexey Proskuryakov from comment #3) > Comment on attachment 449260 [details] > Patch v1 > > Do "-u -a" mean the same thing as expected in the scenario that you are > addressing? Yes.
EWS
Comment 5 2022-01-15 15:11:31 PST
Committed r288068 (246088@main): <https://commits.webkit.org/246088@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 449260 [details].
Note You need to log in before you can comment on or make changes to this bug.