[arch-projects] [initscripts] [GIT] Arch Linux initscripts repository branch master updated. 2012.01.3-8-g6f17142

Tom Gundersen tomegun at archlinux.org
Tue Feb 7 06:39:05 EST 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Arch Linux initscripts repository".

The branch, master has been updated
       via  6f171422cbb1c48da3f1f440148e163af2e2e635 (commit)
       via  e88c1e1781f453db2de6ea46cc574c237c042a6a (commit)
       via  05d1c04cf9e5916de8550115dc578e91d29651cd (commit)
      from  f31bbefc876aadbd9eee3750a1a1a606a2053028 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6f171422cbb1c48da3f1f440148e163af2e2e635
Author: Lukas Fleischer <archlinux at cryptocrack.de>
Date:   Fri Feb 3 11:33:07 2012 +0100

    rc.sysinit: Remove redundant command substitution
    
    Invoke `grep -q` and check its return value instead of checking whether
    grep(1) produces non-empty output.
    
    Signed-off-by: Lukas Fleischer <archlinux at cryptocrack.de>

commit e88c1e1781f453db2de6ea46cc574c237c042a6a
Author: Lukas Fleischer <archlinux at cryptocrack.de>
Date:   Fri Feb 3 13:50:35 2012 +0100

    Small style cleanup
    
    * Add whitespace to arithmetic expressions.
    * Use boolean logic for semantically boolean variables.
    
    Signed-off-by: Lukas Fleischer <archlinux at cryptocrack.de>

commit 05d1c04cf9e5916de8550115dc578e91d29651cd
Author: Lukas Fleischer <archlinux at cryptocrack.de>
Date:   Fri Feb 3 11:39:27 2012 +0100

    Fix indentation
    
    Indent code using tabs (instead of spaces) in all source files.
    
    Signed-off-by: Lukas Fleischer <archlinux at cryptocrack.de>

-----------------------------------------------------------------------

Summary of changes:
 arch-sysctl    |    2 +-
 functions      |    2 +-
 network        |    4 ++--
 rc.d           |    8 ++++----
 rc.sysinit     |    6 +++---
 zsh-completion |    2 +-
 6 files changed, 12 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
Arch Linux initscripts repository


More information about the arch-projects mailing list