- Quote variables that should be treated as single words.
- Replace ${cmd}; if [ $? -eq 0 ] with if ${cmd} for simplicity.
MFC after: 1 week
Differential D57899
rc.d/dumpon: minor hardening/tightening up Authored by ngie on Sat, Jun 27, 6:34 AM. Tags None Referenced Files
Details
MFC after: 1 week
Diff Detail
Event TimelineComment Actions This conflicts with https://reviews.freebsd.org/D34518 which was recently touched.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||