Reverted debug parameter to -1

This commit is contained in:
Aaron Griffin 2006-10-19 15:12:49 +00:00
parent 7e61ca7912
commit ace2d6f063

View file

@ -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]