Mercurial > hg
comparison mercurial/minirst.py @ 34946:5caae380ff90 stable
filemerge: pass a default value to _toolstr (issue5718)
After a refactoring, _toolstr stopped having default="" as one of it's args,
therefore when called without a default it returns None and not "". This causes
concatenation to fail.
author | Kostia Balytskyi <ikostia@fb.com> |
---|---|
date | Thu, 26 Oct 2017 11:07:06 -0700 |
parents | e178fcaa3933 |
children | f0b6fbea00cf |
comparison
equal
deleted
inserted
replaced
34945:d2554ef04d26 | 34946:5caae380ff90 |
---|