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

b=16165

i=Jian.Yu
localize TYPE
parent 5c9168c0
No related merge requests found
......@@ -1239,7 +1239,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