[Bash-completion-commits] [bash-completion] branch master updated (602d188 -> e4b1740)
Ville Skyttä
scop-guest at moszumanska.debian.org
Sat Feb 8 13:01:06 UTC 2014
This is an automated email from the git hooks/post-receive script.
scop-guest pushed a change to branch master
in repository bash-completion.
from 602d188 testsuite: Add basic tests for portsnap and freebsd-update
new e4b1740 hwclock,ionice,rtcwake: Deprecate in favor of util-linux ones (Debian: #737672)
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
completions/Makefile.am | 14 ++++++++++----
completions/{hwclock => _hwclock} | 3 +++
completions/{ionice => _ionice} | 3 +++
completions/{rtcwake => _rtcwake} | 3 +++
test/completion/hwclock.exp | 1 -
test/completion/ionice.exp | 1 -
test/completion/rtcwake.exp | 1 -
test/lib/completions/hwclock.exp | 18 ------------------
test/lib/completions/ionice.exp | 18 ------------------
test/lib/completions/rtcwake.exp | 20 --------------------
10 files changed, 19 insertions(+), 63 deletions(-)
rename completions/{hwclock => _hwclock} (81%)
rename completions/{ionice => _ionice} (91%)
rename completions/{rtcwake => _rtcwake} (87%)
delete mode 100644 test/completion/hwclock.exp
delete mode 100644 test/completion/ionice.exp
delete mode 100644 test/completion/rtcwake.exp
delete mode 100644 test/lib/completions/hwclock.exp
delete mode 100644 test/lib/completions/ionice.exp
delete mode 100644 test/lib/completions/rtcwake.exp
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/bash-completion/bash-completion.git
More information about the Bash-completion-commits
mailing list