diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2002-02-25 09:16:25 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2002-02-25 09:16:25 +0000 |
commit | 9b8176a659443094762f242c854c4af7afd3d0ec (patch) | |
tree | abf04352b6f081a34103e254211389774d87db55 /Test | |
parent | 8dcd8e54c54baddfb075d92c03f53117c7e1e6b1 (diff) | |
download | zsh-9b8176a659443094762f242c854c4af7afd3d0ec.tar.gz zsh-9b8176a659443094762f242c854c4af7afd3d0ec.tar.xz zsh-9b8176a659443094762f242c854c4af7afd3d0ec.zip |
make _message inhibit insertion of matches unless there are faked ones (16710)
Diffstat (limited to 'Test')
-rw-r--r-- | Test/Y03arguments.ztst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/Y03arguments.ztst b/Test/Y03arguments.ztst index ba9188357..a62e34a7e 100644 --- a/Test/Y03arguments.ztst +++ b/Test/Y03arguments.ztst @@ -91,7 +91,7 @@ comptest $'tst -\t' 0:argument beginning with minus >line: {tst -}{} ->MESSAGE:{arg} +>DESCRIPTION:{arg} >DESCRIPTION:{option} >NO:{-x} |