From 56dfe3910a0d1aeec0e35a88dfc245d422513280 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Fri, 29 Jan 2016 14:40:58 +0000 Subject: [PATCH] bash-completion: Rename our completion script so that it works again Scripts in /usr/share/bash-completion/completions are auto-loaded and must match the name of the command they support. Signed-off-by: Ben Hutchings --- bash_completion.d/{initramfs-tools => update-initramfs} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename bash_completion.d/{initramfs-tools => update-initramfs} (100%) diff --git a/bash_completion.d/initramfs-tools b/bash_completion.d/update-initramfs similarity index 100% rename from bash_completion.d/initramfs-tools rename to bash_completion.d/update-initramfs