summaryrefslogtreecommitdiff
path: root/tests/data/test583
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test583')
-rw-r--r--tests/data/test5834
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test583 b/tests/data/test583
index e7d95960b..029cdac32 100644
--- a/tests/data/test583
+++ b/tests/data/test583
@@ -18,7 +18,7 @@ multi
sftp
</server>
<tool>
-lib583
+lib%TESTNUMBER
</tool>
<name>
SFTP with multi interface, remove handle early
@@ -29,7 +29,7 @@ SFTP with multi interface, remove handle early
# name resolve will cause it to return rather quickly and thus we could trigger
# the problem we're looking to verify.
<command>
-sftp://localhost:%SSHPORT%SSH_PWD/log/upload583.txt %USER:
+sftp://localhost:%SSHPORT%SSH_PWD/log/upload%TESTNUMBER.txt %USER:
</command>
</client>