about summary refs log tree commit diff
path: root/Completion/Linux/_rpm
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Linux/_rpm')
-rw-r--r--Completion/Linux/_rpm1
1 files changed, 0 insertions, 1 deletions
diff --git a/Completion/Linux/_rpm b/Completion/Linux/_rpm
index a22da2e4c..a206a397b 100644
--- a/Completion/Linux/_rpm
+++ b/Completion/Linux/_rpm
@@ -121,7 +121,6 @@ while [[ -n "$state" ]]; do
     ;&
   install)
     (( $#tmp )) || tmp=(-i)
-#set -x
     _arguments -s "$tmp[@]" \
       '*-v' \
       '--rcfile:resource file:_files' \