mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
s390-tools-1.8.1 introduced a new error message. It gave the same and thus misleading error message as if no FCP device (vHBA) found. In order not to break any scripting built around lszfcp output, only print the fixed error message depending on the extended output command line option. Signed-off-by: Steffen Maier <maier@linux.ibm.com> Reviewed-by: Jens Remus <jremus@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>