comparison tests/readlink.py @ 34449:47b9c572ca32

test-convert-cvs: make test compatible with chg The test uses the 'print' method instead of writing to stdout using 'ui.write' which leads to incompatibility with chg. This commit modifies the test to use the 'ui' object instead which fixes the problem. Test Plan: Ran the test 'test-convert-cvs.t' with and without '--chg' option. Differential Revision: https://phab.mercurial-scm.org/D923
author Saurabh Singh <singhsrb@fb.com>
date Tue, 03 Oct 2017 12:49:28 -0700
parents 6a98f9408a50
children c102b704edb5
comparison
equal deleted inserted replaced
34448:1f5bd3e1a7fe 34449:47b9c572ca32