Software / code / prosody
Log
| description | author | age |
|---|---|---|
| configure: Add shellcheck directives to suppress warnings on harmless lines | Matthew Wild | Mon, 01 Oct 2018 15:33:10 +0100 |
| configure: Replace logic constructs with explicit if/else statements | Matthew Wild | Mon, 01 Oct 2018 15:32:47 +0100 |
| configure: Remove unnecessary 'echo' | Matthew Wild | Mon, 01 Oct 2018 15:31:14 +0100 |
| configure: Rename OSTYPE variable due to conflict with magic variable with same name on some shells/platforms | Matthew Wild | Mon, 01 Oct 2018 15:30:49 +0100 |
| configure: Replace backticks with $() | Matthew Wild | Mon, 01 Oct 2018 15:29:54 +0100 |
| configure: Remove unused function | Matthew Wild | Mon, 01 Oct 2018 15:27:43 +0100 |