Show More
@@ -229,8 +229,8 b' binary file' | |||||
229 | $ python -c "f = file('binary-local', 'w'); f.write('\x00'); f.close()" |
|
229 | $ python -c "f = file('binary-local', 'w'); f.write('\x00'); f.close()" | |
230 | $ cat orig >> binary-local |
|
230 | $ cat orig >> binary-local | |
231 | $ python simplemerge -p binary-local base other |
|
231 | $ python simplemerge -p binary-local base other | |
232 |
|
|
232 | warning: binary-local looks like a binary file. | |
233 |
[ |
|
233 | [1] | |
234 |
|
234 | |||
235 | binary file --text |
|
235 | binary file --text | |
236 |
|
236 |
General Comments 0
You need to be logged in to leave comments.
Login now