mirror of
https://github.com/opnsense/src.git
synced 2026-02-24 18:30:55 -05:00
This is to avoid loading .shrc which may contain commands that would result in output different than expected. Reviewed by: jilles Differential Revision: https://reviews.freebsd.org/D35876
3 lines
61 B
Text
3 lines
61 B
Text
# $FreeBSD$
|
|
|
|
! echo echo bad | ENV= $SH -ic 'fi' 2>/dev/null
|