Ulf Lamping wrote:
> ... and now it's checked in!

Excellent, thanks Ulf!

> BTW: The mkfifo command isn't available on Win32 (even on cygwin), so I 
> made this test configurable in config.sh.

Ah. Good thinking. Perhaps this should be something like

which 'mkfifo' >/dev/null && TEST_FIFO=1

so as to ensure that the test does actually get run on platforms which 
support it? (And thus hopefully avoid breaking it again ;)

Regards,

Richard


-- 
Richard van der Hoff <[EMAIL PROTECTED]>
Project Manager
Tel: +44 (0) 845 666 7778
http://www.mxtelecom.com
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to