view tests/test-mq-qsave.t @ 17374:0cec762790ed stable

store: only one kind of OSError means "nonexistent entry"
author Bryan O'Sullivan <bryano@fb.com>
date Wed, 15 Aug 2012 16:31:25 -0700
parents b701610f6c56
children 55c6ebd11cb9
line wrap: on
line source

  $ 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