mirror of
https://github.com/ceph/ceph
synced 2025-02-24 03:27:10 +00:00
task/swift: change upstream repository url
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
This commit is contained in:
parent
f2dbe5edd7
commit
c02d34dce1
@ -21,7 +21,7 @@ def download(ctx, config):
|
||||
ctx.cluster.only(client).run(
|
||||
args=[
|
||||
'git', 'clone',
|
||||
'https://github.com/ceph/swift.git',
|
||||
'git://ceph.com/git/swift.git',
|
||||
'/tmp/cephtest/swift',
|
||||
],
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user