From be0284d6ae701ce55d066112964a60ef003e6158 Mon Sep 17 00:00:00 2001 From: Siri Hansen Date: Fri, 21 Sep 2012 11:51:41 +0200 Subject: [common_test] Moved ct_snmp_SUITE into data dir and run as other ct tests --- lib/common_test/test/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/common_test/test/Makefile') diff --git a/lib/common_test/test/Makefile b/lib/common_test/test/Makefile index 33f47e3baf..60c5bd4ff5 100644 --- a/lib/common_test/test/Makefile +++ b/lib/common_test/test/Makefile @@ -107,7 +107,6 @@ release_tests_spec: $(INSTALL_DIR) "$(RELSYSDIR)" $(INSTALL_DATA) $(ERL_FILES) $(COVERFILE) "$(RELSYSDIR)" $(INSTALL_DATA) common_test.spec "$(RELSYSDIR)" - $(INSTALL_DATA) snmp.cfg "$(RELSYSDIR)" chmod -R u+w "$(RELSYSDIR)" @tar cf - *_SUITE_data | (cd "$(RELSYSDIR)"; tar xf -) -- cgit v1.2.3