[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.90-102-g0c4b054

Igor Murzov e-mail at date.by
Mon Dec 19 00:01:00 UTC 2011


The following commit has been merged in the master branch:
commit 86be92a17e3b35d4c7ab9c616d59475bd3a6ea78
Author: Igor Murzov <e-mail at date.by>
Date:   Mon Dec 19 00:16:48 2011 +0400

    avctrl, dnsspoof: Add "avctrl" and "dnsspoof" to completions/Makefile.am
    
    Somehow they were abandoned in 156656c16d4302d059221a06eb7c1bd460e41fe9.
    Also resort bashcomp_DATA alphabetically.

diff --git a/completions/Makefile.am b/completions/Makefile.am
index ea30170..43a5955 100644
--- a/completions/Makefile.am
+++ b/completions/Makefile.am
@@ -20,6 +20,7 @@ bashcomp_DATA = a2x \
 		autoreconf \
 		autorpm \
 		autoscan \
+		avctrl \
 		badblocks \
 		bk \
 		brctl \
@@ -54,8 +55,8 @@ bashcomp_DATA = a2x \
 		cpio \
 		cppcheck \
 		crontab \
-		curl \
 		cryptsetup \
+		curl \
 		cvs \
 		cvsps \
 		dd \
@@ -63,6 +64,7 @@ bashcomp_DATA = a2x \
 		dhclient \
 		dict \
 		dmesg \
+		dnsspoof \
 		dot \
 		dpkg \
 		dpkg-source \
@@ -129,9 +131,9 @@ bashcomp_DATA = a2x \
 		ionice \
 		ip \
 		iperf \
-		iptables \
 		ipmitool \
 		ipsec \
+		iptables \
 		ipv6calc \
 		iscsiadm \
 		isql \
@@ -254,8 +256,8 @@ bashcomp_DATA = a2x \
 		remove_members \
 		removepkg \
 		renice \
-		reptyr \
 		reportbug \
+		reptyr \
 		resolvconf \
 		rfkill \
 		ri \

-- 
bash-completion



More information about the Bash-completion-commits mailing list