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:
Noah Gorny
2021-01-27 22:56:31 +02:00
parent 2500fe7dda
commit e8dc0f7434
6 changed files with 6 additions and 6 deletions

View File

@@ -1,2 +1,2 @@
_log_error 'Bash completion for "homesick" is now deprecated, as it used unlicensed code.
_log_warning 'Bash completion for "homesick" is now deprecated, as it used unlicensed code.
Please disable this completion and use the instructions from "homesick" bash completion developers instead.'