[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.4.3-377-gd68635e

Dan McGee dan at archlinux.org
Tue Mar 1 15:25:25 EST 2011


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 "The official pacman repository".

The branch, master has been updated
       via  d68635e7c2bc38343a58a8f9cddf95960fa642be (commit)
      from  b12be99c8925e758554076c87294b4af10ebf05e (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 d68635e7c2bc38343a58a8f9cddf95960fa642be
Author: Dan McGee <dan at archlinux.org>
Date:   Tue Mar 1 14:24:13 2011 -0600

    pactest: use actual regexes in OUTPUT rules
    
    I managed to just make deptest001.py fail by changing a DEBUG-level
    logger in commit b12be99c89. This should not be this fickle. Enhance the
    OUTPUT rule to use an actual Python re object when looking for matches,
    and make a lot of the rules use stronger patterns to match with.
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

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

Summary of changes:
 test/pacman/tests/deptest001.py  |    8 ++++----
 test/pacman/tests/ignore007.py   |    2 +-
 test/pacman/tests/ldconfig001.py |    2 +-
 test/pacman/tests/ldconfig002.py |    2 +-
 test/pacman/tests/ldconfig003.py |    2 +-
 test/pacman/tests/query001.py    |    2 +-
 test/pacman/tests/query002.py    |    6 +++---
 test/pacman/tests/query003.py    |    2 +-
 test/pacman/tests/query004.py    |    2 +-
 test/pacman/tests/query005.py    |    6 +++---
 test/pacman/tests/sync1100.py    |    6 +++---
 test/pacman/tests/sync1101.py    |    2 +-
 test/pacman/tests/sync1103.py    |    2 +-
 test/pacman/util.py              |   11 +++++++----
 14 files changed, 29 insertions(+), 26 deletions(-)


hooks/post-receive
-- 
The official pacman repository


More information about the pacman-dev mailing list