Mercurial > public > mercurial-scm > hg
diff tests/test-extdiff @ 9956:6045a8c4dbbc stable
extdiff: respect --option in command aliases (issue949)
author | Sune Foldager <cryo@cyanite.org> |
---|---|
date | Mon, 30 Nov 2009 19:37:38 +0100 |
parents | bf795c34c63d |
children | c52057614c72 |
line wrap: on
line diff
--- a/tests/test-extdiff Mon Nov 30 14:58:52 2009 +0100 +++ b/tests/test-extdiff Mon Nov 30 19:37:38 2009 +0100 @@ -65,3 +65,9 @@ hg extdiff -p `pwd`/differ.py # will change to /tmp/extdiff.TMP and populate directories a.TMP and a and start tool echo '% diff in working directory, after' hg diff --git + +echo +echo % test extdiff with --option +hg extdiff -p echo -o this -c 1 +hg falabala -o this -c 1 +echo