Mercurial > hg
comparison mercurial/templater.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 | 2943141f5e07 |
children | 3d0f8918351b |
comparison
equal
deleted
inserted
replaced
33611:a2b55ee62803 | 33612:798f7beadbc9 |
---|