index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Aaron Griffin <aaron@archlinux.org> | 2006-10-21 20:16:55 +0000 |
---|---|---|
committer | Aaron Griffin <aaron@archlinux.org> | 2006-10-21 20:16:55 +0000 |
commit | 93311212bddb7d7e75ea91f04604ca42e85ef823 (patch) | |
tree | 9c754fe464adcb840c090db27dba01f4615393ba /Makefile.am | |
parent | df0dac10e5bbace9ceeeffce19d8a16e5bc3ae21 (diff) |
-rw-r--r-- | Makefile.am | 2 |
diff --git a/Makefile.am b/Makefile.am index a980d04e..cb42571f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,7 +17,7 @@ EXTRA_DIST = \ TODO \ TODO.autoconf -check: +check: src/pacman cd pactest; python pactest.py --test=tests/*.py -p ../src/pacman/pacman --debug=-1 tags: |