Ensure user colour settings are turned off for pcre2grep testing.

This commit is contained in:
Philip.Hazel 2016-12-31 17:46:40 +00:00
parent 9fca0deabf
commit b5f105054c
1 changed files with 2 additions and 1 deletions

View File

@ -11,7 +11,8 @@ export LC_ALL
# Remove any non-default colouring and aliases that the caller may have set.
unset PCRE2GREP_COLOUR PCRE2GREP_COLOR GREP_COLOUR GREP_COLOR
unset PCRE2GREP_COLOUR PCRE2GREP_COLOR PCREGREP_COLOUR PCREGREP_COLOR
unset GREP_COLOR GREP_COLORS
unset cp ls mv rm
# Remember the current (build) directory, set the program to be tested, and