Re: [PATCH 2/2] t7508-status: test all modes with color

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Michael J Gruber wrote:

> +decrypt_color () {
> +       sed \
> +               -e 's/.\[1m/<WHITE>/g' \
> +               -e 's/.\[31m/<RED>/g' \
> +               -e 's/.\[32m/<GREEN>/g' \
> +               -e 's/.\[34m/<BLUE>/g' \
> +               -e 's/.\[m/<RESET>/g'
> +}

Shouldn't this be better in test-lib.sh, or some common lib 
(lib-color.sh or color-lib.sh; we are unfortunately a bit inconsistent
in naming here)?

-- 
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git


--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]