test/support/colour_support.sh in vedeu-0.8.16 vs test/support/colour_support.sh in vedeu-0.8.17

- old
+ new

@@ -1,6 +1,8 @@ #!/bin/bash -# + +set -euo pipefail + # Vedeu can use 24-bit color codes. To test whether your terminal supports # this colour mode, running this file should output lots of beautiful colours. # If the output is 'patchy' and not many colours show, then it is unlikely # your terminal supports 24-bit colour mode, which is disappointing. #