Mercurial > hg
comparison mercurial/ancestor.py @ 42571:3be6ff55095b
crecord: fix if -> elif when handling key presses
This shouldn't actually change any behavior, I only noticed it since I started
using KEY_UP in tests, and it was complaining when it got down to the ^L
handler that initscr hadn't been called yet.
Differential Revision: https://phab.mercurial-scm.org/D6619
author | Kyle Lippincott <spectral@google.com> |
---|---|
date | Mon, 08 Jul 2019 12:38:37 -0700 |
parents | 4856c9b8cbaf |
children | 2372284d9457 |
comparison
equal
deleted
inserted
replaced
42570:75fd9421440b | 42571:3be6ff55095b |
---|