Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP1:GA
pacemaker.19404
bsc#1171372-0004-Test-cts-add-plug-parameter-fo...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bsc#1171372-0004-Test-cts-add-plug-parameter-for-fence_dummy-agent.patch of Package pacemaker.19404
From 511f581bb2ecefdc8e50177f2a77b7ccf4021358 Mon Sep 17 00:00:00 2001 From: "Gao,Yan" <ygao@suse.com> Date: Thu, 16 Apr 2020 16:16:23 +0200 Subject: [PATCH 4/4] Test: cts: add `plug` parameter for fence_dummy agent This basically lets fence_dummy recognize `plug` parameter and prevents the error message: `Parse error: Ignoring unknown option` --- cts/fence_dummy.in | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/cts/fence_dummy.in b/cts/fence_dummy.in index a2692b1e0..8b0dd5165 100644 --- a/cts/fence_dummy.in +++ b/cts/fence_dummy.in @@ -129,6 +129,14 @@ ALL_OPT = { "default" : "0", "order" : 3 }, + "plug" : { + "getopt" : "n:", + "longopt" : "plug", + "help" : "-n, --plug=[id] Physical plug number on device (ignored)", + "required" : "1", + "shortdesc" : "Ignored", + "order" : 4 + }, "port" : { "getopt" : "n:", "longopt" : "plug", -- 2.26.1
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