Mercurial > evolve
comparison tests/test-topic-stack-complex.t @ 3526:df20ddc79064
grab: move the initialization of pctx variable outside of if-else
The pctx variable is used outside of the if-else but it was initialized
under the conditional statements.
Added test for the case when the initialization inside the if-else broke `hg
grab --continue`.
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Sat, 03 Mar 2018 23:31:46 +0530 |
parents | 2e703ed1c713 |
children | d5adce52cef4 fb4801478d5d |
comparison
equal
deleted
inserted
replaced
3525:300d7d019b98 | 3526:df20ddc79064 |
---|