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)],
|
lldbtest.system(["/bin/sh", "-c", "make clean"+getCmdLine(dictionary)],
|
||||||
sender=sender)
|
sender=sender)
|
||||||
|
|
||||||
# True signifies that we can handle building dsym.
|
# True signifies that we can handle cleanup.
|
||||||
return True
|
return True
|
||||||
|
|
Loading…
Reference in New Issue