tests/test-mq-qsave.t
author Pulkit Goyal <pulkit@yandex-team.ru>
Mon, 03 Sep 2018 13:56:53 +0300
changeset 39408 c7f213d7f4d2
parent 12324 b701610f6c56
child 49621 55c6ebd11cb9
permissions -rw-r--r--
py3: add new passing test to whitelist found by buildbot Differential Revision: https://phab.mercurial-scm.org/D4451

  $ 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