Mercurial > hg-stable
view tests/test-mq-qsave.t @ 40443:25b7c4cb5de1 stable
tests: stabilize the recent checkexec changes on Windows
This goes with bd0874977a5e.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Tue, 20 Nov 2018 18:47:19 -0500 |
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