Index: grep/tests/foad1.sh
diff -u grep/tests/foad1.sh:1.7 grep/tests/foad1.sh:1.8
--- grep/tests/foad1.sh:1.7 Fri Apr 29 11:30:09 2005
+++ grep/tests/foad1.sh Tue Jun 14 20:56:42 2005
@@ -51,8 +51,8 @@
# Test "--color" option
-CB="[01;31m"
-CE="[00m"
+CB="[01;31m[K"
+CE="[m[K"
# "--color" with "-i" should output an exact copy of the matching input text.
grep_test "WordA/wordb/WORDC/"
"${CB}Word${CE}A/${CB}word${CE}b/${CB}WORD${CE}C/" "Word" --color=always -i- Changes to grep/tests/foad1.sh Julian Foad
- Changes to grep/tests/foad1.sh Julian Foad
- Changes to grep/tests/foad1.sh Julian Foad
- Changes to grep/tests/foad1.sh Charles Levert
- Changes to grep/tests/foad1.sh Charles Levert
- Changes to grep/tests/foad1.sh Charles Levert
- Changes to grep/tests/foad1.sh Charles Levert
- Changes to grep/tests/foad1.sh Charles Levert
- Changes to grep/tests/foad1.sh Charles Levert
- Changes to grep/tests/foad1.sh Charles Levert
- Changes to grep/tests/foad1.sh Charles Levert
- Changes to grep/tests/foad1.sh Charles Levert
