mirror of
https://github.com/opnsense/src.git
synced 2026-03-14 14:42:40 -04:00
This makes a difference if there is a command substitution. To make this work, evalstring() has been changed to set exitstatus to 0 if no command was executed (the string contained only whitespace). Example: eval $(false); echo $? should print 0. |
||
|---|---|---|
| .. | ||
| date | ||
| mv | ||
| sh | ||