tests/test-mq-qsave.t
author Augie Fackler <augie@google.com>
Sun, 12 Mar 2017 03:37:45 -0400
changeset 31376 3690c75f4d1e
parent 12324 b701610f6c56
child 49621 55c6ebd11cb9
permissions -rw-r--r--
tests: make a variable for hg binary location in test-check-py3-commands The number of which calls in here is starting to get silly.

  $ 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