about summary refs log tree commit diff
path: root/Completion/Linux
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-09-08 11:53:49 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-09-08 11:53:49 +0000
commit8a35fcd4ba96c89cee950e173e6820eaf0378d5b (patch)
treee14d27fae2b1e9cda6dc6e5a073c8889b36d813f /Completion/Linux
parentf17c28a5ceccec6ae433e68b9824cb86f712de52 (diff)
downloadzsh-8a35fcd4ba96c89cee950e173e6820eaf0378d5b.tar.gz
zsh-8a35fcd4ba96c89cee950e173e6820eaf0378d5b.tar.xz
zsh-8a35fcd4ba96c89cee950e173e6820eaf0378d5b.zip
zsh-workers/7719
Diffstat (limited to 'Completion/Linux')
-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' \