Reverted debug parameter to -1
This commit is contained in:
parent
7e61ca7912
commit
ace2d6f063
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue