aboutsummaryrefslogtreecommitdiffstats
path: root/lib/os_mon/test/Makefile
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2018-11-01 14:38:21 +0100
committerMicael Karlberg <[email protected]>2018-11-01 14:38:21 +0100
commitf052c5a50e2bfcf68be7707723cd6eb2f29a8e4a (patch)
tree8064fde2b8400da7556c1a8c07961c64e3c46ff6 /lib/os_mon/test/Makefile
parenta1dd7f04877057442a96fe25c4ea983461a4b266 (diff)
parenta5941de7c377039a110417488cb526d3d3ff0843 (diff)
downloadotp-f052c5a50e2bfcf68be7707723cd6eb2f29a8e4a.tar.gz
otp-f052c5a50e2bfcf68be7707723cd6eb2f29a8e4a.tar.bz2
otp-f052c5a50e2bfcf68be7707723cd6eb2f29a8e4a.zip
Merge branch 'bmk/20180927/remove_otp_mibs2/OTP-14984'
Diffstat (limited to 'lib/os_mon/test/Makefile')
-rw-r--r--lib/os_mon/test/Makefile2
1 files changed, 0 insertions, 2 deletions
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 -)