deprecation: Replace errors with warnings
Deprecated component is not an error, but instead should be a warning to the user
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# shellcheck shell=bash
|
||||
cite about-plugin
|
||||
about-plugin 'Helpers to get Docker setup correctly for docker-machine'
|
||||
_log_error '"docker-machine" is now deprecated, and as such the plugin for it is also deprecated.
|
||||
_log_warning '"docker-machine" is now deprecated, and as such the plugin for it is also deprecated.
|
||||
Please disable this plugin.'
|
||||
|
||||
Reference in New Issue
Block a user