[ewg] RE: [PATCH] IB/iser: fix wrong error message in open-iscsi installation
Tziporet Koren
tziporet at mellanox.co.il
Tue Jun 12 04:19:44 PDT 2007
Is this really critical?
-----Original Message-----
From: Erez Zilber [mailto:erezz at voltaire.com]
Sent: Tuesday, June 12, 2007 2:17 PM
To: Tziporet Koren; Vladimir Sokolovsky
Cc: ewg at lists.openfabrics.org
Subject: [PATCH] IB/iser: fix wrong error message in open-iscsi
installation
Tziporet, Vlad,
This patch fixes an error message in an installation script
(build_env.sh). Please approve.
diff --git a/build_env.sh b/build_env.sh
index b757155..1781915 100644
--- a/build_env.sh
+++ b/build_env.sh
@@ -1336,7 +1336,7 @@ check_open_iscsi()
else
if [ "X${upgrade_open_iscsi}" != "Xyes" ]; then
err_echo "Please uninstall
${open_iscsi_rpm_name} before installing ${PACKAGE} with iSER support."
- echo " Or put
\"upgrade_open_iscsi=yes\" in the $CONFIG"
+ echo " Or put \"upgrade_open_iscsi=y\"
in $CONFIG"
exit 1
fi
fi
--
____________________________________________________________
Erez Zilber | 972-9-971-7689
Software Engineer, Storage Team
Voltaire - _The Grid Backbone_
__
www.voltaire.com <http://www.voltaire.com/>
<mailto:erezz at voltaire.com>
More information about the ewg
mailing list