Mercurial > hg
changeset 16329:b3fefbb95aad
merge with stable
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Sat, 31 Mar 2012 14:05:10 -0500 |
parents | d388c3fc8319 (current diff) 7c76587fb372 (diff) |
children | a5a3af000e0d |
files | tests/test-mq.t |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-mq.t Sat Mar 31 14:04:39 2012 -0500 +++ b/tests/test-mq.t Sat Mar 31 14:05:10 2012 -0500 @@ -519,7 +519,7 @@ $ hg qpush --move test.patch # already applied abort: cannot push to a previous patch: test.patch [255] - $ sed -i.bak '2i# make qtip index different in series and fullseries' `hg root`/.hg/patches/series + $ sed -i.bak '2i\# make qtip index different in series and fullseries' `hg root`/.hg/patches/series $ cat `hg root`/.hg/patches/series # comment # make qtip index different in series and fullseries