Remove compat from the default tests.
The Makefile changes to get the compat tests to work went in after the V_9_1 branch, so don't test those on this branch.
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ fi
|
||||
|
||||
unset CC CFLAGS CPPFLAGS LDFLAGS LTESTS SUDO
|
||||
|
||||
TEST_TARGET="tests compat-tests"
|
||||
TEST_TARGET="tests"
|
||||
LTESTS=""
|
||||
SKIP_LTESTS=""
|
||||
SUDO=sudo # run with sudo by default
|
||||
|
||||
Reference in New Issue
Block a user