tests/test-mq-qsave.t
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 14 Jun 2019 13:59:47 +0100
changeset 42872 141bb77b606b
parent 12324 b701610f6c56
child 49585 55c6ebd11cb9
permissions -rw-r--r--
run-tests: use symbolic constant instead of arbitrary number line matching (This is a gratuitous cleanup that I made while investigating a bug).

  $ echo "[extensions]" >> $HGRCPATH
  $ echo "mq=" >> $HGRCPATH

  $ hg init

  $ echo 'base' > base
  $ hg ci -Ambase
  adding base

  $ hg qnew -mmqbase mqbase

  $ hg qsave
  $ hg qrestore 2
  restoring status: hg patches saved state