We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ec3073 commit 65f6e30Copy full SHA for 65f6e30
tests.sh
@@ -411,7 +411,7 @@ mirror <<-EOF
411
swift: { $AUTH_PARAMS }
412
jobs:
413
- from:
414
- url: ${SOURCE_URL}
+ url: ${SOURCE_URL}/
415
segment_bytes: 20 # less than job.segmenting.min_bytes, but also more
416
# than the smallest files (to exercise all code paths)
417
to: { container: ${CONTAINER_BASE}-test8 }
0 commit comments