tests/test-mq-qsave.t
author Pulkit Goyal <7895pulkit@gmail.com>
Wed, 28 Feb 2018 22:03:47 +0530
changeset 36483 5a029f049854
parent 12324 b701610f6c56
child 49621 55c6ebd11cb9
permissions -rw-r--r--
py3: make sure we open the file in bytes mode This makes the test pass on Python 3. Differential Revision: https://phab.mercurial-scm.org/D2507

  $ 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