comparison hgext/mq.py @ 30857:6cd99ec908fa stable

tests: expand flags to long form in test-largefiles-update.t I spent some time confused by this test. I'm pretty sure that this line intends to be cleaning the dirstate, not checking that it's clean before updating: the preceding #if block leaves the dirstate clean in the noexec case, and dirty in the exec case, so we can't expect consistent behavior across that platform variation. A subsequent patch will modify this command to use --clean instead of --check. I'll elaborate in that patch about the hypothetical bug here.
author Augie Fackler <augie@google.com>
date Mon, 30 Jan 2017 17:57:21 -0500
parents 20a42325fdef
children 5fbf1da938a6
comparison
equal deleted inserted replaced
30856:41f6af50c0d8 30857:6cd99ec908fa