Skip to content
Snippets Groups Projects
Commit ed9f2859 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Revert "Print-out addresses of logging streams to debug nightlies"

This reverts commit 6bdd0b04.

Conflicts:
	bob/core/test.cpp
parent 3fb55685
No related branches found
No related tags found
1 merge request!10Resolve "Random failures"
Pipeline #
...@@ -250,7 +250,6 @@ BOB_TRY ...@@ -250,7 +250,6 @@ BOB_TRY
if (!PyArg_ParseTupleAndKeywords(args, kwds, "", kwlist)) return 0; if (!PyArg_ParseTupleAndKeywords(args, kwds, "", kwlist)) return 0;
//local streams to test C++ use cases //local streams to test C++ use cases
//necessary because of issue #6 //necessary because of issue #6
//bottom line: cannot reliably test streams which are declared (as globals) //bottom line: cannot reliably test streams which are declared (as globals)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment