summaryrefslogtreecommitdiff
path: root/test/normal
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2019-04-20 10:33:17 +0200
committerMaxime Coste <mawww@kakoune.org>2019-04-20 10:33:17 +0200
commit4f4c483f54d652f9ff3ded24299e6dfa176550cb (patch)
tree5c4f432f6acf73f5bae222d48672b9cde6e3cbd4 /test/normal
parentb65fcb5d1a9b694e5fbd9b4e5887f72f5e0f5853 (diff)
parentd1ae1cf971f7bfa7f6e075a8403553ceb909101e (diff)
Merge remote-tracking branch 'alexherbo2/test-posix'
Diffstat (limited to 'test/normal')
-rw-r--r--test/normal/keep-cmd/cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/normal/keep-cmd/cmd b/test/normal/keep-cmd/cmd
index 5320605d..3cf3f3f4 100644
--- a/test/normal/keep-cmd/cmd
+++ b/test/normal/keep-cmd/cmd
@@ -1 +1 @@
-%<a-s>H$egrep "foo|bar"<ret>
+%<a-s>H$grep 'foo\|bar'<ret>