view tests/test-mq-qsave.t @ 25206:18a032704f0a

httpconnection: drop Python 2.4 specify hack Python 2.4.1 doesn't provide the full URI, good for it.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Mon, 18 May 2015 16:47:26 -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