[PATCH] Re: glibc and getgrouplist

Roland Illig roland.illig at gmx.de
Fri Jul 22 14:28:21 UTC 2005


Leonard den Ottolander wrote:
> if mc_glibc_ge_2_3_3 -eq 1; then
> 
> should read
> 
> if $mc_glibc_ge_2_3_3 -eq 1; then

well, after

     mc_glibc_ge_2_3_3="test 1"

this makes even sense.

Roland



More information about the mc-devel mailing list