mirror of
https://github.com/SCST-project/scst.git
synced 2026-07-19 22:42:38 +00:00
- Add in host to output from -issue_lip.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2031 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -3681,7 +3681,7 @@ sub _issueLip {
|
||||
print "WARNING: Failed to open file '$lip' for writing.\n"
|
||||
if (!$io);
|
||||
|
||||
print "Issuing LIP on fibre channel driver/target '$driver/$target': ";
|
||||
print "Issuing LIP on fibre channel driver/target '$driver/$target' ($host): ";
|
||||
|
||||
my $bytes = syswrite($io, 1, 1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user