diff options
Diffstat (limited to 'tests/data/test1360')
-rw-r--r-- | tests/data/test1360 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/data/test1360 b/tests/data/test1360 index 9308e8701..d2cb33dfc 100644 --- a/tests/data/test1360 +++ b/tests/data/test1360 @@ -43,7 +43,7 @@ CURL_TESTDIR=%PWD/log ftp://%HOSTIP:%FTPPORT/path/file1360 -O -J -D - </command> <postcheck> -perl %SRCDIR/libtest/notexists.pl %PWD/log/name1360 +perl %SRCDIR/libtest/notexists.pl log/name1360 </postcheck> </client> @@ -89,7 +89,6 @@ MOOOO 150 Binary data connection for 1360 () (214 bytes).
226 File transfer complete
221 bye bye baby
-curl: Saved to filename '%PWD/log/file1360' </file2> <stripfile2> s/^(229 Entering Passive Mode \().*(\).*)/${1}stripped${2}/ |