Hi Erez,
The original message seems to be right:
In unattended installation you check if [ "X${upgrade_open_iscsi}" !=
"Xyes" ]; then ...
So, the message should include "yes" and not "y".
Regards,
Vladimir
> -----Original Message-----
> From: Erez Zilber [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 12, 2007 2:17 PM
> To: Tziporet Koren; Vladimir Sokolovsky
> Cc: [email protected]
> 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:[EMAIL PROTECTED]>
>
>
>
>
>
_______________________________________________
ewg mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg