From: Vasiljevic Z. <zv...@ar...> - 2007-11-29 07:08:44
|
On Nov 29, 2007, at 7:45 AM, Vasiljevic Zoran wrote: > The change isn't going to break anybody's scripts and is > "in the spirit" of the (Tcl) language. *Strictly* speaking it would break, if you were testing string equality on "true" and "false" but then again, the older scripts would never have worked, as ns_config DID normalize return values to 0/1 some times before. |