diff tests/test-grep @ 1212:ccb6201e3f28

Change grep -e to grep --all We want to reserve -e for future use and grep compatibility. I've changed every-match to all out of a general preference for shorter long option names where short options don't exist.
author mpm@selenic.com
date Wed, 07 Sep 2005 20:50:23 -0700
parents 8787d2d5fc7d
children 5e47e42b14ba
line wrap: on
line diff
--- a/tests/test-grep	Wed Sep 07 20:09:16 2005 -0700
+++ b/tests/test-grep	Wed Sep 07 20:50:23 2005 -0700
@@ -19,5 +19,5 @@
 hg commit -m 4 -u spam -d '4 0'
 hg grep port port
 echo 'FIXME: history is wrong here'
-hg grep -enu port port
+hg grep --all -nu port port
 hg grep import port