]> git.ipfire.org Git - thirdparty/curl.git/commit
secureserver.pl: follow up fix for 87ade5f
authorMarc Hoersken <info@marc-hoersken.de>
Mon, 13 Jan 2014 20:43:41 +0000 (21:43 +0100)
committerMarc Hoersken <info@marc-hoersken.de>
Mon, 13 Jan 2014 20:43:41 +0000 (21:43 +0100)
commit2d159587112081a3d655377f39c1b25287b8ef90
treeb00e67838cc683ac1808f287c02d50076458d052
parentbbc1705fa916a92a724f2bfbf75b0ce2f970de9e
secureserver.pl: follow up fix for 87ade5f

Since /dev/stdout is not always emulated on Windows,
just skip the output option on Windows.

MinGW/msys support /dev/stdout only from a new login shell.
tests/secureserver.pl