File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -45,22 +45,22 @@ echo "\nDone.\n";
4545--EXPECTREGEX--
4646temp stream \(close after\):
4747About to rewind!
48- (\* processing: file:\/\/\/i_dont_exist\/\n)?\* Couldn't open file \/i_dont_exist\/
48+ (\* processing: file:\/\/\/i_dont_exist\/\n)?\* ( Couldn't|Could not) open file \/i_dont_exist\/
4949\* [Cc]losing connection( #?-?\d+)?
5050
5151memory stream \(close after\):
5252About to rewind!
53- (\* processing: file:\/\/\/i_dont_exist\/\n)?\* Couldn't open file \/i_dont_exist\/
53+ (\* processing: file:\/\/\/i_dont_exist\/\n)?\* ( Couldn't|Could not) open file \/i_dont_exist\/
5454\* [Cc]losing connection( #?-?\d+)?
5555
5656temp stream \(leak\):
5757About to rewind!
58- (\* processing: file:\/\/\/i_dont_exist\/\n)?\* Couldn't open file \/i_dont_exist\/
58+ (\* processing: file:\/\/\/i_dont_exist\/\n)?\* ( Couldn't|Could not) open file \/i_dont_exist\/
5959\* [Cc]losing connection( #?-?\d+)?
6060
6161memory stream \(leak\):
6262About to rewind!
63- (\* processing: file:\/\/\/i_dont_exist\/\n)?\* Couldn't open file \/i_dont_exist\/
63+ (\* processing: file:\/\/\/i_dont_exist\/\n)?\* ( Couldn't|Could not) open file \/i_dont_exist\/
6464\* [Cc]losing connection( #?-?\d+)?
6565
6666Done\.
You can’t perform that action at this time.
0 commit comments