]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commit
sync-pull: Automate download.ceph.com tarball upload
authorDavid Galloway <dgallowa@redhat.com>
Fri, 26 Aug 2022 17:35:21 +0000 (13:35 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Fri, 26 Aug 2022 17:35:21 +0000 (13:35 -0400)
commit7658b7d0f4cc099b2e8d4386d18cb2dce8788459
tree1754bbda239ad0c9a67e3261fc184c7568a4e16f
parentb4248ca8edaa40c0e983b81dfd1d31f0bf3159cc
sync-pull: Automate download.ceph.com tarball upload

I swapped the paths in `for endpoint in` because there may not be a centos/9 repo.  That means `$version` gets left unset and isn't available to `get-tarballs.sh` later in the script.

Signed-off-by: David Galloway <dgallowa@redhat.com>
scripts/sync-pull