On Jun 13, 2010, at 20:58, Bryan Blackburn wrote:

> On Sun, Jun 13, 2010 at 08:41:53PM -0500, Ryan Schmidt said:
>> 
> 
>> On Jun 13, 2010, at 15:49, [email protected] wrote:
>> 
>>> +   if {[catch {exec grep "^TK_LIBS.*X11" ${prefix}/lib/tkConfig.sh > 
>>> /dev/null 2>@1} results options]} {
>> 
>> That ought to be "2>&1" not "2>@1", right?
> 
> Not in Tcl's exec, where @ is used for file id's instead of &.  See 'man n
> exec' for all the gory details...

How surprising! Thanks for pointing that out to me. I would never have known.

_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to