mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 23:28:37 -04:00
Preserving $? may cause problems particularly if set -e is in effect. It may be useful to preserve the old value of $? in the dot script but this must not be implemented in such a way that it would break this test. |
||
|---|---|---|
| .. | ||
| builtins | ||
| errors | ||
| execution | ||
| expansion | ||
| parameters | ||
| parser | ||
| set-e | ||
| Makefile | ||
| regress.sh | ||
| regress.t | ||