From 800e754e0ce7e194f874bbb1e2dcfe3062b2adb7 Mon Sep 17 00:00:00 2001 From: Gurkirat Singh Date: Sun, 10 Jan 2021 18:26:35 +0530 Subject: [PATCH] removed deprecated bash completion of virsh --- completion/available/virsh.completion.bash | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 completion/available/virsh.completion.bash diff --git a/completion/available/virsh.completion.bash b/completion/available/virsh.completion.bash deleted file mode 100644 index f73f4b99..00000000 --- a/completion/available/virsh.completion.bash +++ /dev/null @@ -1,2 +0,0 @@ -_log_error 'Bash completion for "virsh" is now deprecated, as it used code with incompatible license. -Please disable this completion and use the instructions from "virsh" developers instead.'