Merge pull request #967 from karolinavelkaja/stop_cache_cli_message
Update cli error message for stopping cache
This commit is contained in:
commit
16f1de5245
@ -45,9 +45,8 @@ stop_cache_incomplete = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
stop_cache_errors = [
|
stop_cache_errors = [
|
||||||
r"Error while removing cache \d+",
|
r"Removed cache \d+ with errors",
|
||||||
r"Error while writing to cache device",
|
r"Error while writing to cache device"
|
||||||
r"Error occurred, please see syslog \(/var/log/messages\) for details"
|
|
||||||
]
|
]
|
||||||
|
|
||||||
get_stats_ioclass_id_not_configured = [
|
get_stats_ioclass_id_not_configured = [
|
||||||
|
Loading…
Reference in New Issue
Block a user