| Summary: | sh(1): Document that if the dot command fails to find and source the file, the whole script fails | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Mateusz Piotrowski <0mp> |
| Component: | bin | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | New --- | ||
| Severity: | Affects Only Me | Keywords: | needs-patch |
| Priority: | --- | ||
| Version: | CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Mateusz Piotrowski
2020-06-19 09:42:55 UTC
That's just the standard behavior: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#dot And more generally: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#tag_18_08_01 |