diff options
Diffstat (limited to 'tests/data/test1402')
-rw-r--r-- | tests/data/test1402 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1402 b/tests/data/test1402 index 896505146..d56779207 100644 --- a/tests/data/test1402 +++ b/tests/data/test1402 @@ -56,7 +56,7 @@ s/(USERAGENT, \")[^\"]+/${1}stripped/ $_ = '' if /CURLOPT_SSL_VERIFYPEER/ $_ = '' if /CURLOPT_SSH_KNOWNHOSTS/ </stripfile> -<file name="log/test1402.c"> +<file name="log/test1402.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 |