diff options
Diffstat (limited to 'tests/twisted/Makefile.am')
-rw-r--r-- | tests/twisted/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/twisted/Makefile.am b/tests/twisted/Makefile.am index 4fcac84..e2d2f60 100644 --- a/tests/twisted/Makefile.am +++ b/tests/twisted/Makefile.am @@ -59,6 +59,7 @@ check-twisted: $(MAKE) -C tools rm -f tools/core rm -f tools/missioncontrol-*.log + rm -f tools/salut-testing.log mkdir tmp-$$$$ && { \ $(MAKE) check-combined TMPSUFFIX=$$$$; \ e=$$?; \ |