- change [] tests to [[]]
authorrpe <rpe@openbsd.org>
Thu, 11 Jan 2018 21:09:26 +0000 (21:09 +0000)
committerrpe <rpe@openbsd.org>
Thu, 11 Jan 2018 21:09:26 +0000 (21:09 +0000)
commit99342bd41559eafe440ef8498772fd92f314f0c5
tree8ab5fdbb7845ee448cc725bbdc16d0859c3d5c1a
parent9b59291944ffceca02f491c98a194014139b0274
- change [] tests to [[]]
- change -a, -o to &&, || inside [[]]
- remove unecessary quoting inside [[]]
- remove X"" constructs inside [[]]
- remove \ (line continuation) in case of &&, || and pipes
- replace backticks with $()

discussed with and OK aja@
OK tb
15 files changed:
etc/rc.d/amd
etc/rc.d/bootparamd
etc/rc.d/iked
etc/rc.d/isakmpd
etc/rc.d/ldattach
etc/rc.d/mopd
etc/rc.d/mountd
etc/rc.d/nfsd
etc/rc.d/rarpd
etc/rc.d/spamd
etc/rc.d/spamlogd
etc/rc.d/unbound
etc/rc.d/ypbind
etc/rc.d/yppasswdd
etc/rc.d/ypserv