Mercurial > hg
comparison mercurial/copies.py @ 33612:798f7beadbc9 stable
tests: use pdiff instead of diff for portability
"diff" command might cause redundant message, "No differences
encountered" on Solaris for example. But suppressing option like "-q"
isn't portable, because POSIX specification doesn't define it.
pdiff script was introduced by b59ef0c21405 to stabilize output of
standard diff command on each platforms.
author | FUJIWARA Katsunori <foozy@lares.dti.ne.jp> |
---|---|
date | Mon, 31 Jul 2017 13:16:34 +0900 |
parents | aeac3cbcbbc1 |
children | 42ad7cc645a4 |
comparison
equal
deleted
inserted
replaced
33611:a2b55ee62803 | 33612:798f7beadbc9 |
---|