mirror of
https://github.com/moparisthebest/pacman
synced 2024-10-31 15:45:03 -04:00
Reverted debug parameter to -1
This commit is contained in:
parent
7e61ca7912
commit
ace2d6f063
@ -18,7 +18,7 @@ EXTRA_DIST = \
|
||||
TODO.autoconf
|
||||
|
||||
check:
|
||||
cd pactest; python pactest.py --test=tests/*.py -p ../src/pacman/pacman --debug=1
|
||||
cd pactest; python pactest.py --test=tests/*.py -p ../src/pacman/pacman --debug=-1
|
||||
|
||||
tags:
|
||||
ctags -a lib/libalpm/*.[ch]
|
||||
|
Loading…
Reference in New Issue
Block a user