- 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:
Mark Buechler
2010-08-31 19:37:16 +00:00
parent 4db6a80be7
commit d91b690a39
+1 -1
View File
@@ -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);