Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 124900 | Differences between
and this patch

Collapse All | Expand All

(-)beecrypt-4.1.2/python/test/Makefile.am (-1 / +1 lines)
Lines 11-14 Link Here
11
all:
11
all:
12
12
13
check:
13
check:
14
	$(VALGRIND) PYTHONPATH=.. python test_all.py verbose
14
	$(VALGRIND) PYTHONPATH="..:../.libs" python test_all.py verbose

Return to bug 124900