summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorAshod Nakashian <ashod.nakashian@collabora.co.uk>2020-07-01 13:06:46 -0400
committerAshod Nakashian <ashnakash@gmail.com>2020-07-02 02:32:43 +0200
commita062581be6b55d9c498c8f1d4e5cec9c4126e234 (patch)
tree49f77cb6585ae95fe5263fba71dac73c67ab922e /test
parenttdf#131123 Report back real save result (diff)
downloadonline-a062581be6b55d9c498c8f1d4e5cec9c4126e234.tar.gz
online-a062581be6b55d9c498c8f1d4e5cec9c4126e234.zip
make: improve cleanup dependency graph
Change-Id: I8a7edd3b49a272cb7bd8bff4d91b189a5856c5c8 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/97647 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Tested-by: Jenkins Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index c12038b0d5..327832f796 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -309,3 +309,5 @@ all-local: unittest
@echo
@fc-cache "@LO_PATH@"/share/fonts/truetype
@UNITTEST=1 ${top_builddir}/test/unittest
+ echo "Done test all-local"
+ $(CLEANUP_COMMAND)