pld-ftp-admin: shell/bash_completion.sh - complete also for rmpkg

glen glen at pld-linux.org
Thu Feb 3 12:53:25 CET 2011


Author: glen                         Date: Thu Feb  3 11:53:25 2011 GMT
Module: pld-ftp-admin                 Tag: HEAD
---- Log message:
- complete also for rmpkg

---- Files affected:
pld-ftp-admin/shell:
   bash_completion.sh (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: pld-ftp-admin/shell/bash_completion.sh
diff -u pld-ftp-admin/shell/bash_completion.sh:1.2 pld-ftp-admin/shell/bash_completion.sh:1.3
--- pld-ftp-admin/shell/bash_completion.sh:1.2	Wed Feb  2 10:26:58 2011
+++ pld-ftp-admin/shell/bash_completion.sh	Thu Feb  3 12:53:20 2011
@@ -71,7 +71,7 @@
         _pld_ftp_tree_files "${COMP_WORDS[1]}" "$cur"
     fi
 } &&
-complete -F _lintpkg lintpkg signpkg
+complete -F _lintpkg lintpkg signpkg rmpkg
 
 have mvpkg &&
 _mvpkg()
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/pld-ftp-admin/shell/bash_completion.sh?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list