From df67310726dd4c9935e8240a08b664f5130e9aca Mon Sep 17 00:00:00 2001 From: Lukas Larsson Date: Fri, 25 May 2018 13:28:08 +0200 Subject: os_mon: Remove the os_mon MIBS support The otp_mibs application is to be removed so we also remove the os_mon usage of that application. --- lib/os_mon/test/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/os_mon/test/Makefile') diff --git a/lib/os_mon/test/Makefile b/lib/os_mon/test/Makefile index 6ac67e6bae..03c73b95ec 100644 --- a/lib/os_mon/test/Makefile +++ b/lib/os_mon/test/Makefile @@ -30,7 +30,6 @@ MODULES= \ disksup_SUITE \ memsup_SUITE \ cpu_sup_SUITE \ - os_mon_mib_SUITE \ os_sup_SUITE \ os_mon_conf @@ -87,7 +86,6 @@ release_tests_spec: make_emakefile $(INSTALL_DIR) "$(RELSYSDIR)" $(INSTALL_DATA) os_mon.spec os_mon.cover os_mon_smoke.spec \ $(EMAKEFILE) $(SOURCE) "$(RELSYSDIR)" - $(INSTALL_DATA) os_mon_mib_SUITE.cfg "$(RELSYSDIR)" ## tar chf - *_SUITE_data | (cd "$(RELSYSDIR)"; tar xf -) -- cgit v1.2.3