X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e3e527b7e11aeebc00aaca4a293a4ee22048c11e..3900b8c1f9f33b026b26b58d9e7d98e0b7308cf6:/tools/tesh/tesh.py diff --git a/tools/tesh/tesh.py b/tools/tesh/tesh.py index 95ff89846d..5000d65dee 100755 --- a/tools/tesh/tesh.py +++ b/tools/tesh/tesh.py @@ -424,6 +424,7 @@ if __name__ == '__main__': re.compile("Unable to clean temporary file C:.*"), re.compile(".*Configuration change: Set \'contexts/"), re.compile(".*Picked up JAVA_TOOL_OPTIONS.*"), + re.compile("Picked up _JAVA_OPTIONS: .*"), re.compile("==WARNING: ASan is ignoring requested __asan_handle_no_return: stack top:"), re.compile("False positive error reports may follow"),