tests/test-mq-qsave.t
author Mads Kiilerich <madski@unity3d.com>
Thu, 03 Oct 2013 18:01:21 +0200
changeset 21114 a63958bcf63a
parent 12324 b701610f6c56
child 49585 55c6ebd11cb9
permissions -rw-r--r--
context: remove redundant handling of match.bad return value The 'bad' function is for reporting - it never returns anything.

  $ 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