Mercurial > evolve
diff tests/test-inhibit.t @ 1303:508f9911b042
inhibit: updating to a obsolete commit prints warning message
We move the inhibition marker in the same wlock than the update operation, this
clears the warning message. To make it work we display the warning message on
lock release in evolve.
author | Laurent Charignon <lcharignon@fb.com> |
---|---|
date | Mon, 20 Apr 2015 13:39:18 -0700 |
parents | b8c01464323c |
children | 8fa74845eb1f |
line wrap: on
line diff
--- a/tests/test-inhibit.t Wed Apr 29 15:12:17 2015 -0700 +++ b/tests/test-inhibit.t Mon Apr 20 13:39:18 2015 -0700 @@ -188,7 +188,6 @@ $ hg update 2 --hidden 2 files updated, 0 files merged, 3 files removed, 0 files unresolved - working directory parent is obsolete! $ hg log -G o 9:55c73a90e4b4 add cJ |