view tests/test-mq-qsave.t @ 28172:f2004e4908f3

test-obsolete: conditionalize a test dependent on chmod
author Matt Harbison <matt_harbison@yahoo.com>
date Wed, 20 Jan 2016 21:56:37 -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