mirror of
https://github.com/ceph/ceph
synced 2025-01-19 09:32:00 +00:00
ceph-backport.sh: fix an error message
Signed-off-by: Nathan Cutler <ncutler@suse.com>
This commit is contained in:
parent
49bb503efc
commit
3b4a01a524
@ -124,7 +124,7 @@ function deduce_remote {
|
||||
true
|
||||
else
|
||||
error "Cannot auto-determine ${remote_type}_remote"
|
||||
info "Please set this variable explicitly and also file a bug report at ${redmine_endpoint}"
|
||||
info "There is something wrong with your remotes - to start with, check 'git remote -v'"
|
||||
false
|
||||
fi
|
||||
echo "$remote"
|
||||
|
Loading…
Reference in New Issue
Block a user