summaryrefslogtreecommitdiff
path: root/testing/bash/system.bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'testing/bash/system.bashrc')
-rw-r--r--testing/bash/system.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/bash/system.bashrc b/testing/bash/system.bashrc
index 84de2898c..a2231e861 100644
--- a/testing/bash/system.bashrc
+++ b/testing/bash/system.bashrc
@@ -20,4 +20,4 @@ case ${TERM} in
;;
esac
-[ -r /etc/bash_completion ] && . /etc/bash_completion
+[ -r /usr/share/bash-completion/bash_completion ] && . /usr/share/bash-completion/bash_completion