File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed
Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -45,22 +45,18 @@ echo "\nDone.\n";
4545--EXPECTREGEX--
4646temp stream \(close after\):
4747About to rewind!
48- (\* processing: file:\/\/\/i_dont_exist\/\n)?\* (Couldn't|Could not) open file \/i_dont_exist\/
49- \* [Cc]losing connection( #?-?\d+)?
48+ (\* processing: file:\/\/\/i_dont_exist\/\n)?\* (Couldn't|Could not) open file \/i_dont_exist\/(\n\* [Cc]losing connection( #?-?\d+)?)?
5049
5150memory stream \(close after\):
5251About to rewind!
53- (\* processing: file:\/\/\/i_dont_exist\/\n)?\* (Couldn't|Could not) open file \/i_dont_exist\/
54- \* [Cc]losing connection( #?-?\d+)?
52+ (\* processing: file:\/\/\/i_dont_exist\/\n)?\* (Couldn't|Could not) open file \/i_dont_exist\/(\n\* [Cc]losing connection( #?-?\d+)?)?
5553
5654temp stream \(leak\):
5755About to rewind!
58- (\* processing: file:\/\/\/i_dont_exist\/\n)?\* (Couldn't|Could not) open file \/i_dont_exist\/
59- \* [Cc]losing connection( #?-?\d+)?
56+ (\* processing: file:\/\/\/i_dont_exist\/\n)?\* (Couldn't|Could not) open file \/i_dont_exist\/(\n\* [Cc]losing connection( #?-?\d+)?)?
6057
6158memory stream \(leak\):
6259About to rewind!
63- (\* processing: file:\/\/\/i_dont_exist\/\n)?\* (Couldn't|Could not) open file \/i_dont_exist\/
64- \* [Cc]losing connection( #?-?\d+)?
60+ (\* processing: file:\/\/\/i_dont_exist\/\n)?\* (Couldn't|Could not) open file \/i_dont_exist\/(\n\* [Cc]losing connection( #?-?\d+)?)?
6561
6662Done\.
You can’t perform that action at this time.
0 commit comments