Mercurial > hg
comparison .hgtags @ 37584:fd0e6678ba0f
py3: suppress the return value of write() in tests/test-subrepo-missing.t
write() on Python 3 returns a value whereas does not return anything on Python 2.
So we need to supress the value.
Differential Revision: https://phab.mercurial-scm.org/D3283
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Thu, 12 Apr 2018 08:06:39 -0700 |
parents | 2034cf3bfc70 |
children | 61f6cee88940 |
comparison
equal
deleted
inserted
replaced
37583:6939b6ac960a | 37584:fd0e6678ba0f |
---|