# HG changeset patch # User Matt Mackall # Date 1187209833 18000 # Node ID 0edea751bbb283aafe333c5adc595ad568a8daf1 # Parent ee702e7f181f743ae7b2131a36004876a19a0c07 test-grep: use lowercase hg command diff --git a/tests/test-grep b/tests/test-grep --- a/tests/test-grep +++ b/tests/test-grep @@ -62,7 +62,7 @@ cd issue685 echo octarine > color hg ci -Amcolor hg rename color colour -Hg ci -Am rename +hg ci -Am rename hg grep octarine # Used to crash here hg grep -r 1 octarine