]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
sync-push: Create relative symlinks instead of absolute 1534/head
authorDavid Galloway <dgallowa@redhat.com>
Tue, 24 Mar 2020 19:28:10 +0000 (15:28 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Tue, 24 Mar 2020 19:28:10 +0000 (15:28 -0400)
commit9cbf12d3a1c71fd678322ee48160a7d711f5afb7
treef8229f084a4f2ae0c33e1ed8fe02c4cb0bb2c6d2
parent91e7ddf6daa27cea587888bced359cb707fe6ed2
sync-push: Create relative symlinks instead of absolute

This allows people to `rsync --copy-links -aiv rsync://download.ceph.com/ceph/{debian,rpm}-octopus .` and have rsync follow the symlink.

The previous way of symlinking did not.

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