Skip to content

Commit 65f6e30

Browse files
committed
fix test warning
1 parent 3ec3073 commit 65f6e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ mirror <<-EOF
411411
swift: { $AUTH_PARAMS }
412412
jobs:
413413
- from:
414-
url: ${SOURCE_URL}
414+
url: ${SOURCE_URL}/
415415
segment_bytes: 20 # less than job.segmenting.min_bytes, but also more
416416
# than the smallest files (to exercise all code paths)
417417
to: { container: ${CONTAINER_BASE}-test8 }

0 commit comments

Comments
 (0)