tags 528835 +pending thanks
Hi Yves, On Saturday 16 May 2009 04:28:39 Yves Fischer wrote: > Note error in line 657: > if [ -z "$CAPACITY" -o "$CAPACITY" -eq 0] ; then > > change to (add space): > if [ -z "$CAPACITY" -o "$CAPACITY" -eq 0 ] ; then > helps. Thank you for the patch. I've committed it upstream and will be part of the next release. Ritesh -- Ritesh Raj Sarraf RESEARCHUT - http://www.researchut.com "Necessity is the mother of invention."
signature.asc
Description: This is a digitally signed message part.

