view tests/test-mq-qsave.t @ 17842:a029dac38942 stable

test-push-http: fix failing test on Windows The test failed due to problems with escaping. Fixes 8474be4412ca.
author Adrian Buehlmann <adrian@cadifra.com>
date Fri, 19 Oct 2012 15:03:35 +0200
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