On Wednesday, January 8, 2003, at 11:14 AM, Max Horn wrote:
No, you are right, i was just on crack there, i think the "echo" and "read"s are working ok. But, clearly there are some cases where it will die without usable error.
Hm, are you sure the echo's are not exectured? Last time I looked (i.e. rev 1 and 2 of it), it failed to print anything because it errored out in a place where it didn't check for any error (wrongly of course). More precisely, this was run w/o checking for the existance of /usr/X11R6/bin/XDarwin first:
XF_VERSION=`sh -c '/usr/X11R6/bin/XDarwin -version 2>&1' | grep "4.2"`
So it would die on that line. Right now we don't run that at all if Apple's X11 is installed.
Of course, you might still be right, I didn't perform any test, just am wondering which tests you performed :-)
-Ben
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel
