From e6a89cb6c4f0ed51a41425cf78a56394f397c5e5 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Sun, 18 Mar 2012 05:56:07 +0100 Subject: tests 140X: fix --libcurl generated source file reading mode for MSYS builds --- tests/data/test1400 | 2 +- tests/data/test1401 | 2 +- tests/data/test1402 | 2 +- tests/data/test1403 | 2 +- tests/data/test1404 | 2 +- tests/data/test1405 | 2 +- tests/data/test1406 | 2 +- tests/data/test1407 | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'tests/data') diff --git a/tests/data/test1400 b/tests/data/test1400 index f2aa63182..aa7d9d6c7 100644 --- a/tests/data/test1400 +++ b/tests/data/test1400 @@ -50,7 +50,7 @@ s/(USERAGENT, \")[^\"]+/${1}stripped/ $_ = '' if /CURLOPT_SSL_VERIFYPEER/ $_ = '' if /CURLOPT_SSH_KNOWNHOSTS/ - + /********* 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 diff --git a/tests/data/test1401 b/tests/data/test1401 index dce53d8cc..927ed534b 100644 --- a/tests/data/test1401 +++ b/tests/data/test1401 @@ -55,7 +55,7 @@ X-Men: cyclops, iceman $_ = '' if /CURLOPT_SSL_VERIFYPEER/ $_ = '' if /CURLOPT_SSH_KNOWNHOSTS/ - + /********* 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 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/ - + /********* 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 diff --git a/tests/data/test1403 b/tests/data/test1403 index 6646e47aa..3e4a03440 100644 --- a/tests/data/test1403 +++ b/tests/data/test1403 @@ -53,7 +53,7 @@ s/(USERAGENT, \")[^\"]+/${1}stripped/ $_ = '' if /CURLOPT_SSL_VERIFYPEER/ $_ = '' if /CURLOPT_SSH_KNOWNHOSTS/ - + /********* 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 diff --git a/tests/data/test1404 b/tests/data/test1404 index 6426e5701..f856a7416 100644 --- a/tests/data/test1404 +++ b/tests/data/test1404 @@ -88,7 +88,7 @@ s/(USERAGENT, \")[^\"]+/${1}stripped/ $_ = '' if /CURLOPT_SSL_VERIFYPEER/ $_ = '' if /CURLOPT_SSH_KNOWNHOSTS/ - + /********* 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 diff --git a/tests/data/test1405 b/tests/data/test1405 index 08981f1a1..f0daa0fa4 100644 --- a/tests/data/test1405 +++ b/tests/data/test1405 @@ -56,7 +56,7 @@ RETR 1405 NOOP 3 QUIT - + /********* 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 diff --git a/tests/data/test1406 b/tests/data/test1406 index 0bdbe43d3..216d68e81 100644 --- a/tests/data/test1406 +++ b/tests/data/test1406 @@ -52,7 +52,7 @@ body . - + /********* 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 diff --git a/tests/data/test1407 b/tests/data/test1407 index ad1181b90..ab25a30a3 100644 --- a/tests/data/test1407 +++ b/tests/data/test1407 @@ -39,7 +39,7 @@ PASS secret LIST 1407 QUIT - + /********* 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 -- cgit v1.2.3