From ff1bd7e361c4e2d612c22ea296aee5c5c1cf767a Mon Sep 17 00:00:00 2001 From: Vadim Yanitskiy Date: Mon, 15 Nov 2021 00:56:51 +0300 Subject: tests/Makefile.am: do not try removing non-existing files Change-Id: I4be60c858cea891aa49fd9b8ca1dec9a6e3fc305 --- tests/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index aefaae857..c2d348b36 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -62,7 +62,6 @@ python-tests: $(BUILT_SOURCES) osmotestconfig.py -p $(abs_top_srcdir) -w $(abs_top_builddir) -v $(srcdir)/vty_test_runner.py -w $(abs_top_builddir) -v $(srcdir)/ctrl_test_runner.py -w $(abs_top_builddir) -v - rm -f $(top_builddir)/sms.db $(top_builddir)/gsn_restart $(top_builddir)/gtphub_restart_count else python-tests: $(BUILT_SOURCES) echo "Not running python-based tests (determined at configure-time)" -- cgit v1.2.3