We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2338de1 commit c8bd9e6Copy full SHA for c8bd9e6
1 file changed
scorep/__main__.py
@@ -31,7 +31,6 @@ def set_init_environment(scorep_config=[], keep_files=False):
31
32
@param scorep_config configuration flags for score-p
33
@param keep_files whether to keep the generated files, or not.
34
- @return temp_dir to be deleted once the script is done
35
"""
36
37
if ("LD_PRELOAD" in os.environ) and (
0 commit comments