mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 00:40:33 -05:00
3 lines
90 B
Text
3 lines
90 B
Text
|
|
echo 'echo `for` echo ".BAD"CODE.' | ${SH} +m -i 2>&1 | grep -q BADCODE && exit 1
|
|
exit 0
|