diff options
author | Kurtis Rader <krader@skepticism.us> | 2016-02-04 12:51:55 -0800 |
---|---|---|
committer | ridiculousfish <corydoras@ridiculousfish.com> | 2016-02-04 12:52:50 -0800 |
commit | 1d446b74ffb563ee18c298417b802458aad9ca84 (patch) | |
tree | 6a25776251bb306b6a1743d7e1dacad63885d531 /tests/test1.out | |
parent | dae0f63e5ba0a1c05f2a9b70b5e0f86bb532a4f5 (diff) |
when sourcing config.fish do not redirect stderr
All versions of fish prior to this change silently discarded anything written
to stderr while source a config.fish file. Apparently just to avoid having
the source command display an error if the file did not exist. This can mask
real problems. So instead this change explicitly checks whether the file is
readable and silently skips sourcing it if it isn't.
Resolves issue #2702.
Diffstat (limited to 'tests/test1.out')
0 files changed, 0 insertions, 0 deletions