Files
swift-mirror/utils/incrparse/validate_parse.py
Saleem Abdulrasool 2793b64491 incrparse: use python to diff rather than diff
Use the python library `difflib` which is part of a standard python
installation to generate the diff.  This allows us to run the tool on
Windows wihtout needing external tools installed.
2018-12-04 13:26:52 -08:00

4.9 KiB
Executable File