Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 578196 Details for
Bug 674497
cman: message typos of fence_scsi.pl
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Fix typos in debug messages
0001-fence_scsi-fix-typos-in-debug-messages.patch (text/plain), 983 bytes, created by
Ryan O'Hara
on 2012-04-18 00:11:52 UTC
(
hide
)
Description:
Fix typos in debug messages
Filename:
MIME Type:
Creator:
Ryan O'Hara
Created:
2012-04-18 00:11:52 UTC
Size:
983 bytes
patch
obsolete
>From c265ef5712b66e2f32acac71f2e34ccb2ffe7831 Mon Sep 17 00:00:00 2001 >From: Ryan O'Hara <rohara@redhat.com> >Date: Tue, 17 Apr 2012 18:40:31 -0500 >Subject: [PATCH 1/2] fence_scsi: fix typos in debug messages > >Resolves: rhbz#674497 > >Signed-off-by: Ryan O'Hara <rohara@redhat.com> >--- > fence/agents/scsi/fence_scsi.pl | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/fence/agents/scsi/fence_scsi.pl b/fence/agents/scsi/fence_scsi.pl >index 91f113d..84cee91 100755 >--- a/fence/agents/scsi/fence_scsi.pl >+++ b/fence/agents/scsi/fence_scsi.pl >@@ -111,7 +111,7 @@ sub get_node_id > > sub get_node_name > { >- print "[$pname]: get_hode_name = $opt_n\n" if $opt_v; >+ print "[$pname]: get_node_name = $opt_n\n" if $opt_v; > > return $opt_n; > } >@@ -163,7 +163,7 @@ sub get_host_name > } > } > >- print "[$pname]: get_host_nam = $host_name\n" if $opt_v; >+ print "[$pname]: get_host_name = $host_name\n" if $opt_v; > > return $host_name; > } >-- >1.7.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 674497
:
476525
| 578196