diff options
author | 2014-09-09 07:47:04 +0000 | |
---|---|---|
committer | 2014-09-09 07:47:04 +0000 | |
commit | d2435cd2f0b0591d106c6f9bb3eaf8c173c5f47d (patch) | |
tree | b52c1709f576cbca05546eba9414dd36c9e06070 /lib/libc | |
parent | Don't need to mention names on .Rv line here (diff) | |
download | wireguard-openbsd-d2435cd2f0b0591d106c6f9bb3eaf8c173c5f47d.tar.xz wireguard-openbsd-d2435cd2f0b0591d106c6f9bb3eaf8c173c5f47d.zip |
Rreplace [[ -n $(grep..) ]] and [[ -z $(grep..) ]]
with grep -q and ! grep -q.
OK ajacoutot@
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions