Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ledest:erlang:23
erlang
7622-snmp-manager-test-io-format-expecting-an-a...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 7622-snmp-manager-test-io-format-expecting-an-argument-ca.patch of Package erlang
From 4decf631a11e1714da18fe76c132baa46a08fd80 Mon Sep 17 00:00:00 2001 From: Micael Karlberg <bmk@erlang.org> Date: Mon, 14 Dec 2020 08:03:33 +0100 Subject: [PATCH 2/2] [snmp|manager|test] io:format expecting an argument causing crash --- lib/snmp/test/snmp_manager_SUITE.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/snmp/test/snmp_manager_SUITE.erl b/lib/snmp/test/snmp_manager_SUITE.erl index 12bfa2a1b1..1f0dd506b5 100644 --- a/lib/snmp/test/snmp_manager_SUITE.erl +++ b/lib/snmp/test/snmp_manager_SUITE.erl @@ -1427,7 +1427,7 @@ usm_priv_aes(Config) when is_list(Config) -> end, Case = fun(_) -> do_usm_priv_aes(Config) end, Post = fun(_) -> - ?IPRINT("[~s] try stop manager"), + ?IPRINT("try stop manager"), ok = snmpm:stop(), ?SLEEP(1000), % Give it time to settle ok -- 2.26.2
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor