mirror of
https://github.com/curl/curl.git
synced 2025-03-31 16:00:35 +08:00
test447: move the test file into %LOGDIR
This commit is contained in:
parent
3f8fc25720
commit
c6d97bcea6
@ -42,9 +42,9 @@ HTTP PUT with growing file
|
||||
CURL_UPLOAD_SIZE=498
|
||||
</setenv>
|
||||
<command>
|
||||
http://%HOSTIP:%HTTPPORT/%TESTNUMBER -T log/%TESTNUMBER
|
||||
http://%HOSTIP:%HTTPPORT/%TESTNUMBER -T %LOGDIR/upload%TESTNUMBER
|
||||
</command>
|
||||
<file name="log/%TESTNUMBER">
|
||||
<file name="%LOGDIR/upload%TESTNUMBER">
|
||||
%repeat[100 x hello]%
|
||||
</file>
|
||||
</client>
|
||||
|
Loading…
x
Reference in New Issue
Block a user