The $() form only captures stdout anyway, so explicitly silencing stderr simply meant we lost useful debug information when things went wrong.
3.0 KiB
3.0 KiB
The $() form only captures stdout anyway, so explicitly silencing stderr simply meant we lost useful debug information when things went wrong.