Skip to content
Snippets Groups Projects
Commit 13c570d3 authored by Elena Gryaznova's avatar Elena Gryaznova
Browse files

b=16165

i=Jian.Yu
localize TYPE
parent 01d3af65
No related branches found
No related tags found
No related merge requests found
......@@ -1417,7 +1417,7 @@ error_exit() {
# (like ALWAYS_EXCEPT, but run the test and ignore the results.)
# e.g. error_ignore 5494 "your message"
error_ignore() {
TYPE="IGNORE (bz$1)"
local TYPE="IGNORE (bz$1)"
shift
error_noexit "$@"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment