tests 140X: fix --libcurl generated source file reading mode for MSYS builds

This commit is contained in:
Yang Tse
2012-03-18 05:56:07 +01:00
parent fe7613932e
commit e6a89cb6c4
8 changed files with 8 additions and 8 deletions

View File

@@ -53,7 +53,7 @@ s/(USERAGENT, \")[^\"]+/${1}stripped/
$_ = '' if /CURLOPT_SSL_VERIFYPEER/
$_ = '' if /CURLOPT_SSH_KNOWNHOSTS/
</stripfile>
<file name="log/test1403.c">
<file name="log/test1403.c" mode="text">
/********* Sample code generated by the curl command line tool **********
* All curl_easy_setopt() options are documented at:
* http://curl.haxx.se/libcurl/c/curl_easy_setopt.html