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
|
TODO.autoconf
|
||||||
|
|
||||||
check:
|
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:
|
tags:
|
||||||
ctags -a lib/libalpm/*.[ch]
|
ctags -a lib/libalpm/*.[ch]
|
||||||
|
|
Loading…
Add table
Reference in a new issue