Skip to content
Snippets Groups Projects
Commit 3aa490ac authored by Danny Auble's avatar Danny Auble
Browse files

fix for test to handle new bit_fmt with no brackets

parent 8be1d3e0
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,7 @@ expect {
incr matches
exp_continue
}
-re "tasks \\\[0,2-9\\\]: running" {
-re "tasks 0,2-9: running" {
incr matches
exp_continue
}
......
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