-
Ed Morley authored
* Adjust output() so it preserves leading whitespace Unless `IFS` is adjusted, `read` strips leading and trailing whitespace from each line. In addition, without the `-r` argument to `read`, unescaped backslashes are discarded. See: http://mywiki.wooledge.org/BashFAQ/001 Fixes #571.
265be51d
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| binaries.sh | ||
| cache.sh | ||
| dependencies.sh | ||
| environment.sh | ||
| failure.sh | ||
| json.sh | ||
| monitor.sh | ||
| output.sh | ||
| plugin.sh |