Mercurial > hg
comparison tests/test-filelog.py @ 22769:3f808549d426
help: fix output of sections in `hg help foo.somesection`
There was a bug in c3c3dd31fe1c. The block that added definitions to
getsections should have been an elif, not an if. Otherwise section
titles get added twice, since the else clause would always get
executed for section titles.
author | Jordi Gutiérrez Hermoso <jordigh@octave.org> |
---|---|
date | Mon, 06 Oct 2014 07:29:38 -0400 |
parents | 2761a791b113 |
children | ce26928cbe41 |
comparison
equal
deleted
inserted
replaced
22768:66bf251ee672 | 22769:3f808549d426 |
---|