Merge "Follow-up text changes for 327807"

This commit is contained in:
Jenkins
2016-07-21 17:38:47 +00:00
committed by Gerrit Code Review
2 changed files with 4 additions and 2 deletions

@ -79,7 +79,7 @@ def _check_for_iscsi():
iscsistart -f will print the iBFT or OF info.
In case such connection exists, we would like to issue
iscsistart -b to create a session to the target.
- if no connection is detected we simply return.
- If no connection is detected we simply return.
"""
try:
utils.execute('iscsistart', '-f')