mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
If CDPATH is used non-trivially or the operand is "-", cd writes the directory actually switched to. (We currently do this only in interactive shells, but POSIX requires this in non-interactive shells as well.) As mentioned in Austin group bug #1045, cd shall not return an error while leaving the current directory changed. Therefore, ignore any write error. |
||
|---|---|---|
| .. | ||
| builtins | ||
| errors | ||
| execution | ||
| expansion | ||
| parameters | ||
| parser | ||
| set-e | ||
| functional_test.sh | ||
| Makefile | ||
| Makefile.depend | ||