forked from OSchip/llvm-project
parent
b18528df84
commit
0061ff20d8
|
@ -106,5 +106,5 @@ def cleanup(sender=None, dictionary=None):
|
|||
lldbtest.system(["/bin/sh", "-c", "make clean"+getCmdLine(dictionary)],
|
||||
sender=sender)
|
||||
|
||||
# True signifies that we can handle building dsym.
|
||||
# True signifies that we can handle cleanup.
|
||||
return True
|
||||
|
|
Loading…
Reference in New Issue