mirror of
https://github.com/rclone/rclone
synced 2024-11-26 04:07:22 +01:00
test_all: correct path for Internet Archive test
This is to make it use the rclone project's account and to remove the / in the remote name which was crashing the integration tester!
This commit is contained in:
parent
e6194a4b83
commit
edf0412464
@ -134,7 +134,7 @@ backends:
|
|||||||
remote: "TestHubic:"
|
remote: "TestHubic:"
|
||||||
fastlist: false
|
fastlist: false
|
||||||
- backend: "internetarchive"
|
- backend: "internetarchive"
|
||||||
remote: "TestIA:lesmi-rclone-test/"
|
remote: "TestIA:rclone-integration-test"
|
||||||
fastlist: true
|
fastlist: true
|
||||||
- backend: "jottacloud"
|
- backend: "jottacloud"
|
||||||
remote: "TestJottacloud:"
|
remote: "TestJottacloud:"
|
||||||
|
Loading…
Reference in New Issue
Block a user