comparison tests/test-histedit-arguments.t @ 33350:b320ff822c7e

histedit: unify strip backup files on success (BC) Previously we wrote two different strip backup files on success. This patch unifies them. It will make scmutil.cleanupnodes migration more smooth.
author Jun Wu <quark@fb.com>
date Sat, 08 Jul 2017 16:50:31 -0700
parents 8e6f4939a69a
children 154298576d44
comparison
equal deleted inserted replaced
33349:28f75a1695fb 33350:b320ff822c7e
262 HG: Leave message empty to abort commit. 262 HG: Leave message empty to abort commit.
263 HG: -- 263 HG: --
264 HG: user: test 264 HG: user: test
265 HG: branch 'default' 265 HG: branch 'default'
266 HG: changed alpha 266 HG: changed alpha
267 saved backup bundle to $TESTTMP/foo/.hg/strip-backup/*-backup.hg (glob)
268 saved backup bundle to $TESTTMP/foo/.hg/strip-backup/*-backup.hg (glob) 267 saved backup bundle to $TESTTMP/foo/.hg/strip-backup/*-backup.hg (glob)
269 268
270 $ hg update -q 2 269 $ hg update -q 2
271 $ echo x > x 270 $ echo x > x
272 $ hg add x 271 $ hg add x