]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
scripts/ceph-backport.sh: always use https://tracker.ceph.com 29743/head
authorNathan Cutler <ncutler@suse.com>
Mon, 19 Aug 2019 14:57:07 +0000 (16:57 +0200)
committerNathan Cutler <ncutler@suse.com>
Tue, 20 Aug 2019 13:32:08 +0000 (15:32 +0200)
commit793e9179e5f10fabcbd94a0fae3334fce480c6ab
tree7393d3d9b8d533346b20cfacd3f934172d069f81
parent329463b386e5482c4adf604c990ade3ab858795f
scripts/ceph-backport.sh: always use https://tracker.ceph.com

Completing the wave of fixes to this script in the wake of
https://tracker.ceph.com/issues/38764, this commit replaces
"http" with "https" in the comments and puts the Redmine endpoint
into a variable, along with some other cleanups.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
src/script/ceph-backport.sh