We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0f6412 commit b8e09e0Copy full SHA for b8e09e0
auparse/test/Makefile.am
@@ -24,10 +24,6 @@ CONFIG_CLEAN_FILES = *.loT *.rej *.orig *.cur
24
noinst_PROGRAMS = auparse_test auparselol_test lookup_test databuf_test
25
TESTS = run_auparse_tests.sh run_auparselol_test.sh lookup_test databuf_test
26
dist_check_SCRIPTS = run_auparse_tests.sh run_auparselol_test.sh
27
-if USE_PYTHON3
28
-TESTS += auparse_test.py
29
-dist_check_SCRIPTS += auparse_test.py
30
-endif
31
EXTRA_DIST = auparse_test.ref auparse_test.ref.py test.log test2.log test3.log test4.log auditd_raw.sed run_auparse_tests.sh auparse_test.py run_auparselol_test.sh
32
CLEANFILES = run_auparse_tests.sh run_auparselol_test.sh
33
0 commit comments