[Pacemaker] [PATCH] suggested bashism fixes

Raoul Bhatia [IPAX] r.bhatia at ipax.at
Tue Jul 6 10:29:55 EDT 2010


On 07/06/2010 04:15 PM, Raoul Bhatia [IPAX] wrote:
> # HG changeset patch
> # User Raoul Bhatia [IPAX] <r.bhatia at ipax.at>
> # Date 1278425714 -7200
> # Branch stable-1.0
> # Node ID b914d11e1e165fc0b559ebbfb70db0014da0c250
> # Parent  338113649a70f80fe89ac0765035a79f70cb202f
> suggested bashism fixes

i think i made a mistake and
  lower_yellow_limit=$(({OCF_RESKEY_temp_lower_limit}+5))

should actually read
  lower_yellow_limit=$((OCF_RESKEY_temp_lower_limit+5))


i will resubmit the patch and hopefully, someone is able to try it?

thanks,
raoul
-- 
____________________________________________________________________
DI (FH) Raoul Bhatia M.Sc.          email.          r.bhatia at ipax.at
Technischer Leiter

IPAX - Aloy Bhatia Hava OG          web.          http://www.ipax.at
Barawitzkagasse 10/2/2/11           email.            office at ipax.at
1190 Wien                           tel.               +43 1 3670030
FN 277995t HG Wien                  fax.            +43 1 3670030 15
____________________________________________________________________




More information about the Pacemaker mailing list