Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP3:GA
lio-utils.2657
0119-tcm_node-Fix-typo-in-tcm_create_pscsibyude...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0119-tcm_node-Fix-typo-in-tcm_create_pscsibyudev-again.patch of Package lio-utils.2657
From 28bd928655bdc7bd3cf380f0196630690c51e05f Mon Sep 17 00:00:00 2001 From: Nicholas Bellinger <nab@risingtidesystems.com> Date: Thu, 28 Feb 2013 13:24:44 -0800 Subject: tcm_node: Fix typo in tcm_create_pscsibyudev (again) Signed-off-by: Nicholas Bellinger <nab@risingtidesystems.com> --- tcm-py/tcm_node.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tcm-py/tcm_node.py b/tcm-py/tcm_node.py index 3195d66..e6913fd 100755 --- a/tcm-py/tcm_node.py +++ b/tcm-py/tcm_node.py @@ -298,7 +298,7 @@ def tcm_create_pscsi(dev_path, ctl): tcm_createvirtdev(dev_path, pscsi_params_str) def tcm_create_pscsibyudev(dev_path, udev_path): - tcm_createvirtdev(dev_dev, udev_path) + tcm_createvirtdev(dev_path, udev_path) def tcm_create_iblock(dev_path, udev_path): tcm_createvirtdev(dev_path, udev_path) -- 1.8.1.4
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