summaryrefslogtreecommitdiff
path: root/tests/data/test639
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test639')
-rw-r--r--tests/data/test6398
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/data/test639 b/tests/data/test639
index d80c8c14c..e63cdf61f 100644
--- a/tests/data/test639
+++ b/tests/data/test639
@@ -23,18 +23,18 @@ Dummy test file for rename test
sftp
</server>
<precheck>
-perl %SRCDIR/libtest/test610.pl mkdir %PWD/log/test639.dir
+perl %SRCDIR/libtest/test610.pl mkdir %PWD/log/test%TESTNUMBER.dir
</precheck>
<name>
SFTP post-quote rename * asterisk accept-fail
</name>
<command>
---key curl_client_key --pubkey curl_client_key.pub -u %USER: -Q "-*rename %PWD/log/test639-not-exists-dir %PWD/log/test639.new" sftp://%HOSTIP:%SSHPORT%SSH_PWD/log/file639.txt --insecure
+--key curl_client_key --pubkey curl_client_key.pub -u %USER: -Q "-*rename %PWD/log/test%TESTNUMBER-not-exists-dir %PWD/log/test%TESTNUMBER.new" sftp://%HOSTIP:%SSHPORT%SSH_PWD/log/file%TESTNUMBER.txt --insecure
</command>
<postcheck>
-perl %SRCDIR/libtest/test610.pl rmdir %PWD/log/test639.dir
+perl %SRCDIR/libtest/test610.pl rmdir %PWD/log/test%TESTNUMBER.dir
</postcheck>
-<file name="log/file639.txt">
+<file name="log/file%TESTNUMBER.txt">
Dummy test file for rename test
</file>
</client>