test: fix quoting issue that broke checkcode test

This commit is contained in:
Ryan McElroy 2015-11-17 17:09:57 -08:00
parent c2e204a516
commit 55b5e0986f

View File

@ -294,7 +294,7 @@ Test that pushing over obsoleted changesets doesn't require --non-forward-move
Test that creating a new head with a remote bookmark is allowed without --force
$ hg up -q .^
$ hg up -q '.^'
$ hg push -q --to bm --create
[1]
$ echo e >> a