[ewg] [PATCH] IB/iser: fix wrong error message in open-iscsi installation
Erez Zilber
erezz at voltaire.com
Tue Jun 12 04:17:24 PDT 2007
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