diff options
author | 1996-12-01 05:09:51 +0000 | |
---|---|---|
committer | 1996-12-01 05:09:51 +0000 | |
commit | 7ddc88d2faa5c89cfcbca263011fcfba3745522e (patch) | |
tree | 78263bd6e1aae45939dc243f0e145ca9b57c07c2 /sys | |
parent | Install ksh as sh too. (diff) | |
download | wireguard-openbsd-7ddc88d2faa5c89cfcbca263011fcfba3745522e.tar.xz wireguard-openbsd-7ddc88d2faa5c89cfcbca263011fcfba3745522e.zip |
Parser fix from NetBSD (christos)
- ! was only recognized in the beginning of pipelines. Now we
are recognizing it everywhere like ksh, so the following works.
! if [ a = b ]; then ! echo c && ! true; else ! echo d; fi
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions