summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAaron Griffin <aaron@archlinux.org>2006-10-19 17:12:49 +0200
committerAaron Griffin <aaron@archlinux.org>2006-10-19 17:12:49 +0200
commitace2d6f0632d7862d213d7ea6349d5ad68a5f082 (patch)
tree2bda39a48fc836bac3d4f2675ee276f6ba0e094d /Makefile.am
parent7e61ca79129211fddb8e5d0ee78931f6618eee6d (diff)
downloadpacman-ace2d6f0632d7862d213d7ea6349d5ad68a5f082.tar.gz
pacman-ace2d6f0632d7862d213d7ea6349d5ad68a5f082.tar.xz
Reverted debug parameter to -1
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 68e82f97..a980d04e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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]